SessionSessionKind Property |
Gets the kind of the session.
Namespace: Dundas.BI.AccountServicesAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
SessionKind
See Also