ValuationModelsRepositoryIsSystemAttribute Field |
Definition of the
IsSystem data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ValuationModel, bool> IsSystemAttribute
Public Shared ReadOnly IsSystemAttribute As ColumnDataAttribute(Of ValuationModel, Boolean)
public:
static initonly ColumnDataAttribute<ValuationModel^, bool>^ IsSystemAttribute
static val IsSystemAttribute: ColumnDataAttribute<ValuationModel, bool>
Field Value
Type:
ColumnDataAttributeValuationModel,
Boolean
See Also