| SessionLoginSystem Property |
|
DataPA OpenAnalytics API Reference
Gets the system name for this session login
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string System { get; }Public ReadOnly Property System As String
Get
public:
virtual property String^ System {
String^ get () sealed;
}Return Value
Type:
StringThe system name for this session login
Remarks
See Also