LicenseInfoUser Property |
|
DataPA OpenAnalytics API Reference
Gets the user this license is valid for.
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string User { get; }
Public ReadOnly Property User As String
Get
public:
virtual property String^ User {
String^ get () sealed;
}
Return Value
Type:
StringThe user this license is valid for
Remarks See Also