PluginType
Summary
Represents a plugin algorithm type.
Signature
1 | |
Namespace
cAlgo.API
Examples
1 2 3 4 5 6 7 8 9 | |
1 2 3 4 5 6 7 8 9 10 11 12 13 | |
Properties
IsEnabled
Summary
Returns true if plugin is enabled otherwise false.
Signature
1 | |
Return Value
bool
Parameters
Summary
Gets collection of Plugin parameters.
Signature
1 | |
Return Value
IReadonlyList