CustomerAddresses Property |
Zero or one Street Address.
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Address2[] Addresses { get; set; }
Public Property Addresses As Address2()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Address2
See Also