PartiesRepositoryPartyPartyIdAttribute Field |
Definition of the
Party identity attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IdAttribute<Party> PartyPartyIdAttribute
Public Shared ReadOnly PartyPartyIdAttribute As IdAttribute(Of Party)
public:
static initonly IdAttribute<Party^>^ PartyPartyIdAttribute
static val PartyPartyIdAttribute: IdAttribute<Party>
Field Value
Type:
IdAttributeParty
See Also