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

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

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