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