Returns the value to which an account’s EnableCustom3Aggr attribute has been set.
Syntax
<HsvAccounts>.IsCustom3AggregationEnabled lItemID, pbIsEnabled
Argument
Description
lItemID
Long. The member ID of the account.
pbIsEnabled
Boolean. Returns TRUE if the EnableCustom3Aggr attribute is enabled, FALSE if it is disabled.
Example
See the Example for IsCustom1AggregationEnabled, replacing that method with IsCustom3AggregationEnabled.