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.
IPeriod interface.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
<GuidAttribute("89C4071A-2850-4A6E-9CCF-8317FE546094")> _
Public Interface IPeriod _
Inherits IDisposable, IPeriodV1
'Usage
Dim instance As IPeriod
[GuidAttribute("89C4071A-2850-4A6E-9CCF-8317FE546094")]
public interface IPeriod : IDisposable,
IPeriodV1
[GuidAttribute(L"89C4071A-2850-4A6E-9CCF-8317FE546094")]
public interface class IPeriod : IDisposable,
IPeriodV1
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace