Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
ISafeDropTransaction interface.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
<GuidAttribute("87D4067E-5C05-4C88-AEC6-0C051905BEC7")> _
Public Interface ISafeDropTransaction _
Inherits ITenderCountTransaction, ITenderCountTransactionV1, IPosTransaction, IPosTransactionV1, _
IPosTransactionV2, IPosTransactionV3
'Usage
Dim instance As ISafeDropTransaction
[GuidAttribute("87D4067E-5C05-4C88-AEC6-0C051905BEC7")]
public interface ISafeDropTransaction : ITenderCountTransaction,
ITenderCountTransactionV1, IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3
[GuidAttribute(L"87D4067E-5C05-4C88-AEC6-0C051905BEC7")]
public interface class ISafeDropTransaction : ITenderCountTransaction,
ITenderCountTransactionV1, IPosTransaction, IPosTransactionV1, IPosTransactionV2, IPosTransactionV3
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace