Click or drag to resize
ExpressionIndexOfAttribute Method

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 int IndexOfAttribute(
	string attrName
)

Parameters

attrName
Type: SystemString

Return Value

Type: Int32
See Also