InvoiceDictionaryItemGlExpense Property |
Gets or sets GL expense code, this field is optional.
Max Length=32
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string GlExpense { get; set; }
Property Value
Type:
String
See Also