CustomersRepositoryPartyIdAttribute Field |
Definition of the data attribute for
Party reference
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Customer, Guid> PartyIdAttribute
Public Shared ReadOnly PartyIdAttribute As ColumnDataAttribute(Of Customer, Guid)
public:
static initonly ColumnDataAttribute<Customer^, Guid^>^ PartyIdAttribute
static val PartyIdAttribute: ColumnDataAttribute<Customer, Guid>
Field Value
Type:
ColumnDataAttributeCustomer,
Guid
See Also