DocumentStateChangesRepositoryUpdateTimeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentStateChange, DateTime> UpdateTimeAttribute
Public Shared ReadOnly UpdateTimeAttribute As ColumnDataAttribute(Of DocumentStateChange, DateTime)
public:
static initonly ColumnDataAttribute<DocumentStateChange^, DateTime^>^ UpdateTimeAttribute
static val UpdateTimeAttribute: ColumnDataAttribute<DocumentStateChange, DateTime>
Field Value
Type:
ColumnDataAttributeDocumentStateChange,
DateTime
See Also