Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.DSL
DslPlugin Class
DslPlugin Constructor
DslPlugin Properties
Dsl
Plugin Class
The DslPlugin is corresponding plugins in Casewhere system. It contains publicable data on a plugin.
Inheritance Hierarchy
System
Object
Casewhere.Runtime.DSL
DslPlugin
Namespace:
Casewhere.Runtime.DSL
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
Copy
public
class
DslPlugin
The
DslPlugin
type exposes the following members.
Constructors
Name
Description
DslPlugin
Initializes a new instance of the
DslPlugin
class
Top
Properties
Name
Description
Description
The Description of The Plugin
Id
The identifier of the Plugin.
Name
The name of the Plugin.
Top
See Also
Reference
Casewhere.Runtime.DSL Namespace