Click or drag to resize
ExpressionAddAttribute Method

Namespace: FlexRule.Flows.Workflows.Managers.Expressions
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public void AddAttribute(
	string name,
	string value
)

Parameters

name
Type: SystemString
value
Type: SystemString
See Also