Share via


IPosBatchStaging 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 IPosBatchStaging record interface.

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

Syntax

'Declaration
<GuidAttribute("B1E97781-B604-4634-81AD-5582C35D97BD")> _
Public Interface IPosBatchStaging _
    Inherits IPosBatchStagingV1, IPosBatchStagingV2, IPosBatchStagingV3
'Usage
Dim instance As IPosBatchStaging
[GuidAttribute("B1E97781-B604-4634-81AD-5582C35D97BD")]
public interface IPosBatchStaging : IPosBatchStagingV1, 
    IPosBatchStagingV2, IPosBatchStagingV3
[GuidAttribute(L"B1E97781-B604-4634-81AD-5582C35D97BD")]
public interface class IPosBatchStaging : IPosBatchStagingV1, 
    IPosBatchStagingV2, IPosBatchStagingV3

See Also

Reference

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