[This is preliminary documentation and is subject to change.]
Namespace: NFX.Wave.MVCAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public bool OnlyExistingSession { get; private set; }
public bool OnlyExistingSession { get; private set; }
Public Property OnlyExistingSession As Boolean
Get
Private Set
Public Property OnlyExistingSession As Boolean
Get
Private Set
public:
property bool OnlyExistingSession {
bool get ();
private: void set (bool value);
}
public:
property bool OnlyExistingSession {
bool get ();
private: void set (bool value);
}
member OnlyExistingSession : bool with get, private set
member OnlyExistingSession : bool with get, private set
Property Value
Type:
Boolean