Class QueryObjectsCommandResponse
Response for QueryObjects
public sealed class QueryObjectsCommandResponse : ICommandResponse<QueryObjectsCommandSettings>, ICommandResponse- Inheritance
- 
      
      QueryObjectsCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Objects
Gets or sets the objects
[JsonPropertyName("objects")]
public RemoteObject Objects { get; set; }