FBBookingPeriod_BR.countOfTaxAssessments Method
Retrieves the count of tax assessments existing for a given tax type within this booking period.
Syntax
public PositiveNumber countOfTaxAssessments(TaxType_BR _taxType)
Run On
Called
Parameters
- _taxType
Type: TaxType_BR Enumeration
The type of tax for which the count of assessments should be retrieved.
Return Value
Type: PositiveNumber Extended Data Type
The count of tax assessments existing for the given tax type within the current booking period.