SIFWorks ADK 2.0
ZoneFactory Property
NamespacesEdustructures.SifWorksAgentZoneFactory

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

Gets the ZoneFactory for this agent. The ZoneFactory is used to create Zone instances to represent logical SIF zones. An application can also call ZoneFactory methods to enumerate the Zones that have been created.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IZoneFactory ZoneFactory{ get;}
Public Overridable ReadOnly Property ZoneFactory As IZoneFactory
public:
virtual property IZoneFactory^ ZoneFactory {
	IZoneFactory^ get ();
}
Return Value
The agent's ZoneFactory

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