DetectorDefinitionInner.Rank Property

Definition

Gets detector Rank

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to