共用方式為


RosterProfile.LtiContextId Property

Definition

Gets or sets the unique context identifier for the lab in the lms.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to