PSPolicy.FactData Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to