Line..::..ItemType Property

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

Syntax


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