SessionContext.IsFirst Property

Definition

Gets or sets the IsFirst Session for the user.

public bool? IsFirst { get; set; }
member this.IsFirst : Nullable<bool> with get, set
Public Property IsFirst As Nullable(Of Boolean)

Property Value

Applies to