Line..::..LineDetails Property

Gets the line details.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Entities.Shipping
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


public LineDetailCollection<Line> LineDetails { get; }
Public ReadOnly Property LineDetails As LineDetailCollection(Of Line)
	Get
public:
property LineDetailCollection<Line^>^ LineDetails {
	LineDetailCollection<Line^>^ get ();
}

Field Value

The line details.