M-Files API 23.11.13135.0
GetCustomApplicationsEx Method
VaultCustomApplicationManagementOperations Object : GetCustomApplicationsEx Method
The target platform.
Description
Gets the custom applications installed in the vault. Use the GetCustomApplicationsEx2 method for additional options.
Syntax
Visual Basic
Public Function GetCustomApplicationsEx( _
   ByVal Platform As MFExtApplicationPlatform _
) As CustomApplications
Parameters
Platform
ValueDescription
MFExtApplicationPlatformDesktopPlatform is M-Files Desktop.
MFExtApplicationPlatformNoneNo platform.
MFExtApplicationPlatformWebPlatform is M-Files Web.
The target platform.
See Also

VaultCustomApplicationManagementOperations Object  | VaultCustomApplicationManagementOperations Members