Region..::..RegionExists Method

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

Syntax


public bool RegionExists(
	string Name
)
Public Function RegionExists ( _
	Name As String _
) As Boolean
public:
bool^ RegionExists(
	String^ Name
)

Parameters

Name
Type: String