CompanyLocationsRepositoryPartyIdAttribute 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<CompanyLocation, Guid> PartyIdAttribute
Public Shared ReadOnly PartyIdAttribute As ColumnDataAttribute(Of CompanyLocation, Guid)
public:
static initonly ColumnDataAttribute<CompanyLocation^, Guid^>^ PartyIdAttribute
static val PartyIdAttribute: ColumnDataAttribute<CompanyLocation, Guid>
Field Value
Type:
ColumnDataAttributeCompanyLocation,
Guid
See Also