SIFWorks ADK 2.0
GetInstance Method (zoneId, zoneUrl)
NamespacesEdustructures.SifWorksIZoneFactoryGetInstance(String, String)

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

Gets a Zone instance with default properties
Declaration Syntax
C#Visual BasicVisual C++
IZone GetInstance(
	string zoneId,
	string zoneUrl
)
Function GetInstance ( _
	zoneId As String, _
	zoneUrl As String _
) As IZone
IZone^ GetInstance (
	String^ zoneId, 
	String^ zoneUrl
)
Parameters
zoneId (String)
The zone identifier
zoneUrl (String)
The URL of the Zone Integration Server that manages this zone. The format of the URL is specific to the ZIS product and the transport protocol used to communicate with the ZIS
Return Value
A new or cached Zone instance

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