Share via


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

The IAddress interface.

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

Syntax

'Declaration
<GuidAttribute("3593BE9F-948B-4D75-A8ED-7F0F52FCFD95")> _
Public Interface IAddress _
    Inherits IAddressV1, IAddressV2, IAddressV3, IAddressV4
'Usage
Dim instance As IAddress
[GuidAttribute("3593BE9F-948B-4D75-A8ED-7F0F52FCFD95")]
public interface IAddress : IAddressV1, 
    IAddressV2, IAddressV3, IAddressV4
[GuidAttribute(L"3593BE9F-948B-4D75-A8ED-7F0F52FCFD95")]
public interface class IAddress : IAddressV1, 
    IAddressV2, IAddressV3, IAddressV4

See Also

Reference

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