Share via


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

Affiliation interface

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

Syntax

'Declaration
<GuidAttribute("64024BC0-20BB-4C4A-A1E2-D85626B828AA")> _
Public Interface IAffiliation _
    Inherits IAffiliationV1
'Usage
Dim instance As IAffiliation
[GuidAttribute("64024BC0-20BB-4C4A-A1E2-D85626B828AA")]
public interface IAffiliation : IAffiliationV1
[GuidAttribute(L"64024BC0-20BB-4C4A-A1E2-D85626B828AA")]
public interface class IAffiliation : IAffiliationV1

See Also

Reference

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