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