GetOrganization
Last updated
Gets an organization
Note that to call this function, you must:
Set the AdminEncryptionKey
IQlmOrganizationInfo UpdateOrganization(string webServiceUrl, int orgID, string orgName)webServiceUrl
string
URL to the QLM License Server.
orgID
int
Organization ID
orgName
string
Organization Name
Organization information
You must set the orgID or the orgName.
Edition: QLM Enterprise
Version: v17+
Last updated