InvoiceBillingContact Property |
Billing Contact associated with the Billing Account
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Contact BillingContact { get; set; }
Public Property BillingContact As Contact
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Contact
See Also