Delen via


DetectorDefinition.Rank Property

Definition

Gets detector Rank

[Newtonsoft.Json.JsonProperty(PropertyName="rank")]
public double? Rank { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rank")>]
member this.Rank : Nullable<double>
Public ReadOnly Property Rank As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to