LicenseInfoOrganisation Property |
|
DataPA OpenAnalytics API Reference
Gets the Organisation 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 Organisation { get; }
Public ReadOnly Property Organisation As String
Get
public:
virtual property String^ Organisation {
String^ get () sealed;
}
function get_Organisation();
Return Value
Type:
StringThe Organisation this license is valid for
Remarks See Also