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