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