SIFWorks ADK 2.0
ZoneNodes Property
NamespacesEdustructures.SifWorks.Tools.CfgAgentConfigZoneNodes

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

Gets an array of all zones defined by the configuration file
Declaration Syntax
C#Visual BasicVisual C++
public virtual XmlElement[] ZoneNodes{ get;}
Public Overridable ReadOnly Property ZoneNodes As XmlElement()
public:
virtual property array<XmlElement^>^ ZoneNodes {
	array<XmlElement^>^ get ();
}
Return Value
An array of DOM Nodes representing the <zone> elements defined by the configuration file

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