Classification..::..Mode Property

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


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