Click or drag to resize
LineLinkedTxn Property
Product: ALL Description: A link between this line and a specific transaction. For example, an invoice line may link to an estimate.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public LinkedTxn[] LinkedTxn { get; set; }

Property Value

Type: LinkedTxn
Remarks