Class GetTopLayerElementsCommandResponse
Response for GetTopLayerElements
public sealed class GetTopLayerElementsCommandResponse : ICommandResponse<GetTopLayerElementsCommandSettings>, ICommandResponse- Inheritance
- 
      
      GetTopLayerElementsCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
NodeIds
Gets or sets the nodeIds
[JsonPropertyName("nodeIds")]
public long[] NodeIds { get; set; }Property Value
- long[]