Click or drag to resize

CustomerContacts Property

Contacts are persons who are working for Customer and who actively participate in Work Order lifecycle. Is required.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Contact[] Contacts { get; set; }

Property Value

Contact
See Also