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

Represents version 1 of the 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("7BE551F7-8124-4860-8904-1D105B6CE378")> _
Public Interface IAddressBookPartyDataV1
'Usage
Dim instance As IAddressBookPartyDataV1
[GuidAttribute("7BE551F7-8124-4860-8904-1D105B6CE378")]
public interface IAddressBookPartyDataV1
[GuidAttribute(L"7BE551F7-8124-4860-8904-1D105B6CE378")]
public interface class IAddressBookPartyDataV1

See Also

Reference

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