View the Project on GitHub elements-storage/elements-sdk-dotnet
| Name | Type | Description | Notes |
|---|---|---|---|
| Type | string | ||
| DisplayName | string | ||
| DisplayGroup | string | ||
| InputType | string | ||
| Abortable | bool | ||
| ArgTemplate | Dictionary<string, string> | ||
| ArgTypes | Dictionary<string, ArgumentType> | [optional] [readonly] | |
| RequiredArgs | List<string> | ||
| OutputNames | Dictionary<string, string> | ||
| OutputTypes | Dictionary<string, ArgumentType> | [optional] [readonly] | |
| ParametersEditorComponent | string | ||
| SuperuserOnly | bool | ||
| IconClass | string | ||
| IsAvailable | bool | [optional] [readonly] | |
| AllowInJobs | bool | ||
| NewSinceVersion | string |