Click or drag to resize

AutomationPlanEditor Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.EditorsParameterEditor
    Dynamicweb.Extensibility.EditorsAutomationPlanEditor

Namespace:  Dynamicweb.Extensibility.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Don't use this")]
[BrowsableAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class AutomationPlanEditor : ParameterEditor

The AutomationPlanEditor type exposes the following members.

Constructors
  NameDescription
Public methodAutomationPlanEditor
Initializes a new instance of the AutomationPlanEditor class
Top
Properties
  NameDescription
Public propertyScripts (Inherited from ParameterEditor.)
Top
Methods
See Also