Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates number of partners.
Syntax
public int getNumberOfPartners(
container _sectionNoCon,
[boolean _exceedsTheLimit,
boolean _all])
Run On
Client
Parameters
- _sectionNoCon
Type: container
Container with numbers of pages to analyze.
- _exceedsTheLimit
Type: boolean
Parameter showing whether to include data which exceeds or doesn't exceed the limit, defined in the tax parameters.
- _all
Type: boolean
Parameter showing whether to include all data (both which exceeds and doesn't exceed the limit). If it is = true, "_exceedsTheLimit" parameter is ignored.
Return Value
Type: int
The quantity of partners.