IsCustom2AggregationEnabled

Returns the value to which an account’s EnableCustom2Aggr attribute has been set.

Syntax

<HsvAccounts>.IsCustom2AggregationEnabled lItemID, pbIsEnabled

Argument

Description

lItemID

Long. The member ID of the account.

pbIsEnabled

Boolean. Returns TRUE if the EnableCustom2Aggr attribute is enabled, FALSE if it is disabled.

Example

See the Example for IsCustom1AggregationEnabled, replacing that method with IsCustom2AggregationEnabled.