ObjectFilesRepositoryObjectIdAttribute Field |
Definition of the data attribute for
Object reference
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, Guid> ObjectIdAttribute
Public Shared ReadOnly ObjectIdAttribute As ColumnDataAttribute(Of ObjectFile, Guid)
public:
static initonly ColumnDataAttribute<ObjectFile^, Guid^>^ ObjectIdAttribute
static val ObjectIdAttribute: ColumnDataAttribute<ObjectFile, Guid>
Field Value
Type:
ColumnDataAttributeObjectFile,
Guid
See Also