Click or drag to resize
ExpressionAddAttribute Method (AttributeExpression)

Namespace: FlexRule.DSL.Expressions
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected void AddAttribute(
	AttributeExpression attribute
)

Parameters

attribute
Type: FlexRule.DSL.ExpressionsAttributeExpression
See Also