CalculatedAttributeExpressionsRepositoryOperatorAttribute Field |
Definition of the
Operator 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 StringEnumDataAttribute<CalculatedAttributeExpression, ExpressionOperator> OperatorAttribute
Public Shared ReadOnly OperatorAttribute As StringEnumDataAttribute(Of CalculatedAttributeExpression, ExpressionOperator)
public:
static initonly StringEnumDataAttribute<CalculatedAttributeExpression^, ExpressionOperator^>^ OperatorAttribute
static val OperatorAttribute: StringEnumDataAttribute<CalculatedAttributeExpression, ExpressionOperator>
Field Value
Type:
StringEnumDataAttributeCalculatedAttributeExpression,
ExpressionOperator
See Also