次の方法で共有


RosterProfile.LtiContextId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象