Log In

UpdateOrganization

Description

Updates an organization

Note that to call this function, you must:

  • Set the AdminEncryptionKey
bool UpdateOrganization(string webServiceUrl, IQlmOrganizationInfo orgInfo, out string response)

Parameters

ParameterTypeDescription
webServiceUrlstringURL to the QLM License Server.
orgInfoIQlmOrganizationInfoOrganization information
responsestringXML fragment containing the result of the call.

Return

TypeDescription
boolreturns true if the operation succeeded; false otherwise.

Remarks

You must set the OrganizationID or the OrganizationName in the orgInfo object.

Availability

  • Edition: QLM Enterprise
  • Version: v17+