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.
The IPosTransaction interface that represents a product variant dimension.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
<GuidAttribute("082B2C47-C505-4DA8-884E-728EC0A8134B")> _
Public Interface IDimension _
Inherits IDimensionV1, IDimensionV2
'Usage
Dim instance As IDimension
[GuidAttribute("082B2C47-C505-4DA8-884E-728EC0A8134B")]
public interface IDimension : IDimensionV1,
IDimensionV2
[GuidAttribute(L"082B2C47-C505-4DA8-884E-728EC0A8134B")]
public interface class IDimension : IDimensionV1,
IDimensionV2
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace