Udostępnij za pośrednictwem


SessionContext.IsFirst Property

Definition

Gets or sets the IsFirst Session for the user.

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

Property Value

Applies to