Class PushNodeByPathToFrontendCommandResponse
Response for PushNodeByPathToFrontend
public sealed class PushNodeByPathToFrontendCommandResponse : ICommandResponse<PushNodeByPathToFrontendCommandSettings>, ICommandResponse
- Inheritance
-
PushNodeByPathToFrontendCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
NodeId
Gets or sets the nodeId
[JsonPropertyName("nodeId")]
public long NodeId { get; set; }