CustomerContacts Property |
Contacts are persons who are working for Customer and who actively participate in Work Order lifecycle.
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Contact[] Contacts { get; set; }
Property Value
Type:
Contact
See Also