Class CreateStepCommandArguments
CreateStep command arguments.
public sealed class CreateStepCommandArguments
- Inheritance
-
objectCreateStepCommandArguments
- Extension Methods
Properties
FormData
CreateStep form data.
public Dictionary<string, JsonElement> FormData { get; set; }
Property Value
- Dictionary<string, JsonElement>