M-Files API 23.11.13135.0
GetCustomApplicationNewLicenseDetails Method
VaultCustomApplicationManagementOperations Object : GetCustomApplicationNewLicenseDetails Method
The GUID of the target application.
The content of the new license.
Description
Get the license details of a new license for a custom application.
Syntax
Visual Basic
Public Function GetCustomApplicationNewLicenseDetails( _
   ByVal ApplicationID As String, _
   ByVal NewLicenseContent As String _
) As String
Parameters
ApplicationID
The GUID of the target application.
NewLicenseContent
The content of the new license.
Remarks

Requires M-Files 12.0.6700.0 or later.

This method is available only if M-Files API is used in the server interface mode.

See Also

VaultCustomApplicationManagementOperations Object  | VaultCustomApplicationManagementOperations Members