EntitySettingsRepositoryLogUpdateAttribute 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<EntitySetting, bool> LogUpdateAttribute
Public Shared ReadOnly LogUpdateAttribute As ColumnDataAttribute(Of EntitySetting, Boolean)
public:
static initonly ColumnDataAttribute<EntitySetting^, bool>^ LogUpdateAttribute
static val LogUpdateAttribute: ColumnDataAttribute<EntitySetting, bool>
Field Value
Type:
ColumnDataAttributeEntitySetting,
Boolean
See Also