AttributeChangesHistoryRepositoryEntityItemIdAttribute 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<AttributeChangesHistoryEntry, Guid> EntityItemIdAttribute
Public Shared ReadOnly EntityItemIdAttribute As ColumnDataAttribute(Of AttributeChangesHistoryEntry, Guid)
public:
static initonly ColumnDataAttribute<AttributeChangesHistoryEntry^, Guid^>^ EntityItemIdAttribute
static val EntityItemIdAttribute: ColumnDataAttribute<AttributeChangesHistoryEntry, Guid>
Field Value
Type:
ColumnDataAttributeAttributeChangesHistoryEntry,
Guid
See Also