Click or drag to resize
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.CustomerInvoiceService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public string Text2 { get; set; }

Property Value

Type: String
See Also