PersonsRepositoryPartyIdAttribute Field |
Definition of the data attribute referring to the base class table
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Person, Guid> PartyIdAttribute
Public Shared ReadOnly PartyIdAttribute As ColumnDataAttribute(Of Person, Guid)
public:
static initonly ColumnDataAttribute<Person^, Guid^>^ PartyIdAttribute
static val PartyIdAttribute: ColumnDataAttribute<Person, Guid>
Field Value
Type:
ColumnDataAttributePerson,
Guid
See Also