ObjectFilesRepositoryLastUpdateTimeUtcAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ObjectFile, DateTime> LastUpdateTimeUtcAttribute
Public Shared ReadOnly LastUpdateTimeUtcAttribute As ColumnDataAttribute(Of ObjectFile, DateTime)
public:
static initonly ColumnDataAttribute<ObjectFile^, DateTime^>^ LastUpdateTimeUtcAttribute
static val LastUpdateTimeUtcAttribute: ColumnDataAttribute<ObjectFile, DateTime>
Field Value
Type:
ColumnDataAttributeObjectFile,
DateTime
See Also