UsesCallScriptEditorAttribute Class

Indicates that an operation uses the "call script" editor.

Inheritance Hierarchy

Syntax

public class UsesCallScriptEditorAttribute : System.Attribute

Constructors

Name Description
UsesCallScriptEditorAttribute(System.Type callScriptInfoProvider)

Initializes a new instance of the UsesCallScriptEditorAttribute class.

Properties

Name Description
CallScriptInfoProvider

Gets the type which provides the "call script" info.

Remarks

This is intended only for use by Inedo; third-party extensions should not use this class.