Class SetBlackboxExecutionContextsCommandSettings
SetBlackboxExecutionContexts
public sealed class SetBlackboxExecutionContextsCommandSettings : ICommand- Inheritance
- 
      
      SetBlackboxExecutionContextsCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }Property Value
UniqueIds
Gets or sets the uniqueIds
[JsonPropertyName("uniqueIds")]
public string[] UniqueIds { get; set; }Property Value
- string[]