DslPlugin Class

The DslPlugin is corresponding plugins in Casewhere system. It contains publicable data on a plugin.

Definition

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class DslPlugin
Inheritance
Object    DslPlugin

Constructors

DslPlugin Initializes a new instance of the DslPlugin class

Properties

Description The Description of The Plugin
Id The identifier of the Plugin.
Name The name of the Plugin.

See Also