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; }
Public Property WonServiceRadius As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also