M-Files API 23.11.13135.0
GetCustomApplicationLicenseDetails Method
VaultCustomApplicationManagementOperations Object : GetCustomApplicationLicenseDetails Method
The GUID of the target application.
Description
Get the license details of the current license for a custom application.
Syntax
Visual Basic
Public Function GetCustomApplicationLicenseDetails( _
   ByVal ApplicationID As String _
) As String
Parameters
ApplicationID
The GUID of the target application.
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