Click or drag to resize
GroupLineDetailLine Property
Product: ALL Description: The list of lines expanded from the group item. Note that a group line cannot itself contain group lines.

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 Line[] Line { get; set; }

Property Value

Type: Line
Remarks