IConfigurationApiGetPlugins Method
|
Get all system plugins with informations.
Namespace:
Casewhere.Runtime.DSL.Api
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax IList<DslPlugin> GetPlugins()
Return Value
Type:
IListDslPluginList of DslPlugin.
See Also