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