Click or drag to resize
EmployeeWonMemberId Property
WON (Work Order Network) member ID; non-zero indicates connected Providers. This field is not used by Technicians. Setting this field for Providers affects WON status ID.

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

Property Value

Type: Int32
See Also