Compartir a través de


IRosterProfile.LtiContextId Property

Definition

The unique context identifier for the lab in the lms.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The unique context identifier for the lab in the lms.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ltiContextId")]
public string LtiContextId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The unique context identifier for the lab in the lms.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ltiContextId")>]
member this.LtiContextId : string with get, set
Public Property LtiContextId As String

Property Value

Attributes

Applies to