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