WHSWorkTemplateTable.queryIsLocationSpecific Method
Determines if the work template query has a range or sort on the location data source or any of it's child data sources.
Syntax
public boolean queryIsLocationSpecific()
Run On
Called
Return Value
Type: boolean
true if the work template's query must be location specific; otherwise, false.
Remarks
If false we can safely disable the location data source before executing the query during work creation.
This is necessary to allow blank locations for work.