Click or drag to resize

GetPreferredAssigneesRoutine Properties

The GetPreferredAssigneesRoutine type exposes the following members.

Properties
 NameDescription
Public propertyCountry Country code for PostalCode: used only when instance is configured to use License-based routing. If empty/undefined, “US” will be used.
Public propertyCustomerId Optional; used by licensing module to process exclusions.
Public propertyPostalCode Required when licensing is used, otherwise ignored.
Public propertyRecordCount Max. number of records to return.
Public propertySpecialtyId Required. This is Specialty ID. 0 is acceptable value meaning “Unspecified Specialty”.
Public propertyTimeStamp Optional; used by licensing module to process blackout periods.
Public propertyUpdateRoundRobin Boolean flag. When True and instance is configured to use round-robin, underlying data will be modified.
Public propertyWorkZoneId Required when instance is configured to use Specialty-based dispatch list, otherwise ignored. This is Work Zone ID.
Top
See Also