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