SessionSessionKind Property  | 
 Gets the kind of the session.
 
    Namespace: 
   Dundas.BI.AccountServices
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic SessionKind SessionKind { get; }Public ReadOnly Property SessionKind As SessionKind
	Get
public:
property SessionKind SessionKind {
	SessionKind get ();
}member SessionKind : SessionKind with get
Property Value
Type: 
SessionKind
See Also