SIFWorks ADK 2.0
IZoneFactory Property
NamespacesEdustructures.SifWorksAgentIZoneFactory

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

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

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