SessionDataDiscoverySessionId Property |
Gets the value of the session ID used to access the Data Discovery module.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string? DataDiscoverySessionId { get; }
Public ReadOnly Property DataDiscoverySessionId As String
Get
public:
property String^ DataDiscoverySessionId {
String^ get ();
}
member DataDiscoverySessionId : string with get
Property Value
Type:
StringThe session ID, or
if there isn't one.
See Also Reference
LogOnParameters.PerformDataDiscoveryLogon