ObjectFilesRepositoryLastUpdateUserIdAttribute 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, Nullable<Guid>> LastUpdateUserIdAttribute
Public Shared ReadOnly LastUpdateUserIdAttribute As ColumnDataAttribute(Of ObjectFile, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ObjectFile^, Nullable<Guid^>^>^ LastUpdateUserIdAttribute
static val LastUpdateUserIdAttribute: ColumnDataAttribute<ObjectFile, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeObjectFile,
NullableGuid
See Also