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