IInfoCodeSystem 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.

IInfoCodeSystem interface.

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

Syntax

'Declaration
<GuidAttribute("EC81F6E3-5FF9-4310-918F-BF5F1E35EC1E")> _
Public Interface IInfoCodeSystem _
    Inherits IInfoCodeSystemV1
'Usage
Dim instance As IInfoCodeSystem
[GuidAttribute("EC81F6E3-5FF9-4310-918F-BF5F1E35EC1E")]
public interface IInfoCodeSystem : IInfoCodeSystemV1
[GuidAttribute(L"EC81F6E3-5FF9-4310-918F-BF5F1E35EC1E")]
public interface class IInfoCodeSystem : IInfoCodeSystemV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.BusinessLogic Namespace