IsSwitchTypeEnabledForFlow
Indicates whether a Custom dimension member’s SwitchTypeForFlow attribute is enabled.
Syntax
<HsvCustom>.IsSwitchTypeEnabledForFlow lMemberID, pbFlag
Argument | Description |
---|
lMemberID | Long (ByVal). The member ID of the Custom dimension member. |
pbFlag | Boolean. Indicates whether the SwitchTypeForFlow attribute is enabled. Returns TRUE if it is enabled, FALSE otherwise. |