Constraints Property
Specifies the constraints to be used.
Syntax
public LocationConstraintDetail getConstraints(); public void setConstraints(LocationConstraintDetail constraints);
Remarks
This specifies the constraints to be used when FindLocations is called. This can be useful if you are wanting to search for specific location types, services, or distance from a specific location.