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 values from the dialog box.
Syntax
public void getDialogValues(
NoYes _updateNow,
TaxPeriod _taxPeriod,
TaxPeriodDate _fromDate,
ToDate _toDate)
Run On
Called
Parameters
- _updateNow
Type: NoYes Enumeration
The _updateNow value.
- _taxPeriod
Type: TaxPeriod Extended Data Type
The _taxPeriod value.
- _fromDate
Type: TaxPeriodDate Extended Data Type
The start date.
- _toDate
Type: ToDate Extended Data Type
The end date.