[This is preliminary documentation and is subject to change.]
Deletes a zone property.

Declaration Syntax
public virtual void DeleteZoneProperty(
string zoneId,
string property
)
Public Overridable Sub DeleteZoneProperty ( _
zoneId As String, _
property As String _
)
public:
virtual void DeleteZoneProperty (
String^ zoneId,
String^ property
)

Parameters
- zoneId (String)
- The ID of the <zone>
- property (String)
- The name of the <property>
Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10