CustomerInvoiceRowText1 Property |
[This is preliminary documentation and is subject to change.]
Beskrivande text 1. Om RowType Amount eller Subtotal, max 50 tecken. Om RowType = Text max 100 tecken.
Tips! För en blankrad på fakturan, ange ingenting i Text1 och Text2.
Namespace: _3LProServices.CustomerInvoiceServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic string Text1 { get; set; }
Public Property Text1 As String
Get
Set
Property Value
Type:
String
See Also