CustomerInvoiceRowText2 Property |
[This is preliminary documentation and is subject to change.]
Beskrivande text 2. Används för RowType Amount eller Subtotal om Text 1 inte räcker till. Kan även användas för RowType Text, om max 50 tecken är angivet i Text1.
Namespace: _3LProServices.CustomerInvoiceServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic string Text2 { get; set; }
Public Property Text2 As String
Get
Set
Property Value
Type:
String
See Also