|
InvoiceAccountName Property
|
Invoice's associated account(customer) name.
Namespace: Severa.Entities.APIAssembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntaxpublic string AccountName { get; set; }
Public Property AccountName As String
Get
Set
Property Value
String
See Also