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