ResourceWithSystemData<TProperties>.SystemData Property

Definition

Gets or sets the resource system data.

public Newtonsoft.Json.Linq.JObject SystemData { get; set; }
member this.SystemData : Newtonsoft.Json.Linq.JObject with get, set
Public Property SystemData As JObject

Property Value

Newtonsoft.Json.Linq.JObject

Applies to