DetectorInfo.Description Property

Definition

Gets short description of the detector and its purpose

[Newtonsoft.Json.JsonProperty(PropertyName="description")]
public string Description { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="description")>]
member this.Description : string
Public ReadOnly Property Description As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to