ExchangeLine..::..WastageLineDetailCollection Property

Gets the wastage line detail collection.

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

Syntax


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

Field Value

The wastage line detail collection.