Share via


IDeliveryMode Interface

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.

The IDeliveryMode interface.

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

'Declaration
<GuidAttribute("ABA2696B-2AAF-4372-B698-B4A4821C58B9")> _
Public Interface IDeliveryMode _
    Inherits IDeliveryModeV1, IDeliveryModeV2
'Usage
Dim instance As IDeliveryMode
[GuidAttribute("ABA2696B-2AAF-4372-B698-B4A4821C58B9")]
public interface IDeliveryMode : IDeliveryModeV1, 
    IDeliveryModeV2
[GuidAttribute(L"ABA2696B-2AAF-4372-B698-B4A4821C58B9")]
public interface class IDeliveryMode : IDeliveryModeV1, 
    IDeliveryModeV2

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace