Click or drag to resize

EmployeeProviderStatusId Property

WON (Work Order Network) status. This field is computed automatically in response to modifications for certain fields.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EmployeeWonStatus ProviderStatusId { get; set; }

Property Value

Type: EmployeeWonStatus
See Also