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.
Represents data returned by transaction service to help connect a party to a store address book.
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
<GuidAttribute("002C23FF-C232-44F2-9F19-97B08E3433BF")> _
Public Interface IAddressBookPartyData _
Inherits IAddressBookPartyDataV1
'Usage
Dim instance As IAddressBookPartyData
[GuidAttribute("002C23FF-C232-44F2-9F19-97B08E3433BF")]
public interface IAddressBookPartyData : IAddressBookPartyDataV1
[GuidAttribute(L"002C23FF-C232-44F2-9F19-97B08E3433BF")]
public interface class IAddressBookPartyData : IAddressBookPartyDataV1
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace