Price..::..Mode Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.PriceUpdate.SellingPricesBatch
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public Price..::..Modes Mode { get; set; }
Public Property Mode As Price..::..Modes
	Get
	Set
public:
property Price..::..Modes^ Mode {
	Price..::..Modes^ get ();
	void set (Price..::..Modes^ value);
}