clsJobInvoice..::..CostEntryItems Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


public LineCollection CostEntryItems { get; }
Public ReadOnly Property CostEntryItems As LineCollection
	Get
public:
property LineCollection^ CostEntryItems {
	LineCollection^ get ();
}