Share via


Application.SourceResourceType Property

Definition

Gets or sets the application source, what it affects, e.g. Assessments Possible values include: 'Assessments'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to