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