ServiceAgreementsRepositoryDocumentIdAttribute Field |
Definition of the data attribute referring to the base class table
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ServiceAgreement, Guid> DocumentIdAttribute
Public Shared ReadOnly DocumentIdAttribute As ColumnDataAttribute(Of ServiceAgreement, Guid)
public:
static initonly ColumnDataAttribute<ServiceAgreement^, Guid^>^ DocumentIdAttribute
static val DocumentIdAttribute: ColumnDataAttribute<ServiceAgreement, Guid>
Field Value
Type:
ColumnDataAttributeServiceAgreement,
Guid
See Also