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