Classification..::..WebEnabled Property

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

Syntax


public bool WebEnabled { get; set; }
Public Property WebEnabled As Boolean
	Get
	Set
public:
property bool^ WebEnabled {
	bool^ get ();
	void set (bool^ value);
}