CalculatedAttributesRepositoryNameAttribute Field |
Definition of the
Name data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CalculatedAttribute, string> NameAttribute
Public Shared ReadOnly NameAttribute As ColumnDataAttribute(Of CalculatedAttribute, String)
public:
static initonly ColumnDataAttribute<CalculatedAttribute^, String^>^ NameAttribute
static val NameAttribute: ColumnDataAttribute<CalculatedAttribute, string>
Field Value
Type:
ColumnDataAttributeCalculatedAttribute,
String
See Also