QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

LineId Property

Identification number of the transaction line group, used for Updates.

Syntax

[VB.NET]
Public Property LineId As String

[C#]
public string LineId {get; set;}

Remarks

If you need to add a new transaction line group in a transaction Update request, you can do so by setting the LineId to -1.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 .NET Edition - Version 16.0 [Build 7353]