CostEntry..::..OperationMode Property

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

Syntax


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