RosterProfile.LmsInstance Property

Definition

Gets or sets the base URI identifying the lms instance.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to