FinishedGoods..::..OperationMode Property

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

Syntax


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