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