Share via


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

ICustomerAffiliation interface.

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

Syntax

'Declaration
<GuidAttribute("241DE509-AF37-4FC1-A525-8A9DB67EA77B")> _
Public Interface ICustomerAffiliation _
    Inherits ICustomerAffiliationV1
'Usage
Dim instance As ICustomerAffiliation
[GuidAttribute("241DE509-AF37-4FC1-A525-8A9DB67EA77B")]
public interface ICustomerAffiliation : ICustomerAffiliationV1
[GuidAttribute(L"241DE509-AF37-4FC1-A525-8A9DB67EA77B")]
public interface class ICustomerAffiliation : ICustomerAffiliationV1

See Also

Reference

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