EmployeeWonServiceRadius Property |
Service radius in miles or kilometers, depending on WonRadiusType value.
This field is defined only for non-connected Providers and ignored by other types of Employees; it’s used by provider search routines. Supported values are 0 – 10000.
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int WonServiceRadius { get; set; }
Property Value
Type:
Int32
See Also