clsJobInvoice..::..OperationType Property

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

Syntax


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