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
""