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 reporting value for the number of report files into which the report is split.
Syntax
public int getFileNumMaxReporting([int _fileNumMax])
Run On
Called
Parameters
- _fileNumMax
Type: int
The actual number of report files; optional.
Return Value
Type: int
The reporting value for the number of the current report file.
Remarks
Note that there is a special case when there is only one reporting file in Spesometro format.
See also the getFileNumMax method.