AttributeChangesRepositoryObjectChangeIdAttribute 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<AttributeChange, Guid> ObjectChangeIdAttribute
Public Shared ReadOnly ObjectChangeIdAttribute As ColumnDataAttribute(Of AttributeChange, Guid)
public:
static initonly ColumnDataAttribute<AttributeChange^, Guid^>^ ObjectChangeIdAttribute
static val ObjectChangeIdAttribute: ColumnDataAttribute<AttributeChange, Guid>
Field Value
Type:
ColumnDataAttributeAttributeChange,
Guid
See Also