WarrantyContactAddresses Property |
Warranty support only one Contact Address type: ContactAddrType.Contact. There is no standard validation for it; all values are accepted
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ContactInfo[] ContactAddresses { get; set; }
Public Property ContactAddresses As ContactInfo()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ContactInfo
See Also