RTSLDimensionRule::existDimensionAttribute Method
Checks if this dimension attribute is exists.
Syntax
client server public static boolean existDimensionAttribute(
RTSLRuleGroupId _ruleGroupId,
RTSLDimensionRuleGroupId _dimensionRuleId,
RefRecId _dimensionAttribute)
Run On
Called
Parameters
- _ruleGroupId
Type: RTSLRuleGroupId Extended Data Type
Rule group.
- _dimensionRuleId
Type: RTSLDimensionRuleGroupId Extended Data Type
Rule dimension.
- _dimensionAttribute
Type: RefRecId Extended Data Type
Dimension attribute.
Return Value
Type: boolean
true if exsists; overwise, false.