SIFWorks ADK 2.0
GetZone Method (zoneId)
NamespacesEdustructures.SifWorksIZoneFactoryGetZone(String)

[This is preliminary documentation and is subject to change.]

Gets a Zone previously created by a call to getInstance
Declaration Syntax
C#Visual BasicVisual C++
IZone GetZone(
	string zoneId
)
Function GetZone ( _
	zoneId As String _
) As IZone
IZone^ GetZone (
	String^ zoneId
)
Parameters
zoneId (String)
The zone identifier
Return Value
The Zone instance

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10