Click or drag to resize
WarrantyContactAddresses Property
Warranty support only one Contact Address type: ContactAddrType.Contact. There is no standard validation for it; all values are accepted

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ContactInfo[] ContactAddresses { get; set; }

Property Value

Type: ContactInfo
See Also