title | TOCTitle | ms:assetid | ms:mtpsurl | ms:contentKeyID | author | ms.date | mtps_version | f1_keywords | dev_langs | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TenderDropAndDeclareType Enumeration (Microsoft.Dynamics.Commerce.Runtime.DataModel) |
TenderDropAndDeclareType Enumeration |
T:Microsoft.Dynamics.Commerce.Runtime.DataModel.TenderDropAndDeclareType |
62210091 |
tonyafehr |
05/18/2015 |
v=AX.60 |
|
|
[!INCLUDEarchive-banner]
Represents the type of bank drop/ safe drop/ tender declaration daily operation.
Namespace: Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly: Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)
'Declaration
<DataContractAttribute> _
Public Enumeration TenderDropAndDeclareType
'Usage
Dim instance As TenderDropAndDeclareType
[DataContractAttribute]
public enum TenderDropAndDeclareType
[DataContractAttribute]
public enum class TenderDropAndDeclareType
Member name | Description | |
---|---|---|
None | No transaction type specified. | |
BankDrop | Bank drop helps to drop currencies into bank. | |
SafeDrop | Safedrop helps to drop currencies into safety locker. | |
TenderDeclaration | Tender declaration is usually done when closing the shift. |