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.
Finds the specified QueryRange value of an Intrastat query.
Syntax
private QueryBuildRange findQueryRange(FieldId _fieldId)
Run On
Client
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID that is used to find the QueryRange value.
Return Value
Type: QueryBuildRange Class
The QueryRange value.
Remarks
If the QueryRange was not added to the query, the method will add it.