Udostępnij za pośrednictwem


Annotation.RelatedAnnotation Property

Definition

Gets or sets related parent annotation if any

[Newtonsoft.Json.JsonProperty(PropertyName="RelatedAnnotation")]
public string RelatedAnnotation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="RelatedAnnotation")>]
member this.RelatedAnnotation : string with get, set
Public Property RelatedAnnotation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to