Region..::..DefaultRegion Property

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

Syntax


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