CostEntry..::..EntryType Property

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

Syntax


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