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.
Gets the current subsection count through the whole report for the given line type and section type.
Syntax
public int getSubsectionCount(str _lineType, str _sectionType)
Run On
Called
Parameters
- _lineType
Type: str
The line type.
- _sectionType
Type: str
The section type.
Return Value
Type: int
The subsection count for the given line type and section type.