Click or drag to resize

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.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int WonServiceRadius { get; set; }

Property Value

Type: Int32
See Also