Inventory..::..Regions Property

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

Syntax


public RegionCollection Regions { get; }
Public ReadOnly Property Regions As RegionCollection
	Get
public:
property RegionCollection^ Regions {
	RegionCollection^ get ();
}