ExchangeLine..::..LineDetails Property

Gets the line details.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Credit
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The line details.