LineCollection..::..CostEntry Property

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

Syntax


public CostEntry CostEntry { get; set; }
Public Property CostEntry As CostEntry
	Get
	Set
public:
property CostEntry^ CostEntry {
	CostEntry^ get ();
	void set (CostEntry^ value);
}