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 (24.3.0.1000)
Syntax public SessionKind SessionKind { get; }
Public ReadOnly Property SessionKind As SessionKind
Get
public:
property SessionKind SessionKind {
SessionKind get ();
}
member SessionKind : SessionKind with get
Property Value
Type:
SessionKindSee Also