Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Enum values for Key In Quantities.
Namespace: Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly: Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)
Syntax
'Declaration
Public Enumeration KeyInQuantities
'Usage
Dim instance As KeyInQuantities
public enum KeyInQuantities
public enum class KeyInQuantities
Members
| Member name | Description | |
|---|---|---|
| NotMandatory | Enum value for Not mandatory. | |
| MustKeyInQuantity | Quantity must be Key in. | |
| EnteringQuantityNotAllowed | Entering quantity is not allowed. |