CompanyEmployeesRepositoryPersonIdAttribute Field |
Definition of the data attribute for
Person reference
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CompanyEmployee, Guid> PersonIdAttribute
Public Shared ReadOnly PersonIdAttribute As ColumnDataAttribute(Of CompanyEmployee, Guid)
public:
static initonly ColumnDataAttribute<CompanyEmployee^, Guid^>^ PersonIdAttribute
static val PersonIdAttribute: ColumnDataAttribute<CompanyEmployee, Guid>
Field Value
Type:
ColumnDataAttributeCompanyEmployee,
Guid
See Also