Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.