IStockCountV1 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 Microsoft.Dynamics.Retail.Pos.Contracts.Services.IStockCountV1 interface is the version 1.0 stock count interface.

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

Syntax

'Declaration
<GuidAttribute("C379F6D3-E0FC-41F1-B65E-882A82C2B3D5")> _
Public Interface IStockCountV1
'Usage
Dim instance As IStockCountV1
[GuidAttribute("C379F6D3-E0FC-41F1-B65E-882A82C2B3D5")]
public interface IStockCountV1
[GuidAttribute(L"C379F6D3-E0FC-41F1-B65E-882A82C2B3D5")]
public interface class IStockCountV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.Services Namespace