ObjectChangesRepositoryRootObjectIdAttribute Field |
Definition of the data attribute for
RootObject 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<ObjectChange, Guid> RootObjectIdAttribute
Public Shared ReadOnly RootObjectIdAttribute As ColumnDataAttribute(Of ObjectChange, Guid)
public:
static initonly ColumnDataAttribute<ObjectChange^, Guid^>^ RootObjectIdAttribute
static val RootObjectIdAttribute: ColumnDataAttribute<ObjectChange, Guid>
Field Value
Type:
ColumnDataAttributeObjectChange,
Guid
See Also