M-Files API 23.11.13135.0
GetCustomApplicationsEx2 Method
VaultCustomApplicationManagementOperations Object : GetCustomApplicationsEx2 Method
The type of the application.
The target platform.
Description
Gets the custom applications installed in the vault.
Syntax
Visual Basic
Public Function GetCustomApplicationsEx2( _
   ByVal Type As MFCustomApplicationType, _
   ByVal Platform As MFExtApplicationPlatform _
) As CustomApplications
Parameters
Type
ValueDescription
MFCustomApplicationTypeClientClient application.
MFCustomApplicationTypeServerServer application.
MFCustomApplicationTypeUnspecifiedUnspecified or unknown application type.
The type of the application.
Platform
ValueDescription
MFExtApplicationPlatformDesktopPlatform is M-Files Desktop.
MFExtApplicationPlatformNoneNo platform.
MFExtApplicationPlatformWebPlatform is M-Files Web.
The target platform.
Remarks
Supported in M-Files 19.2.7378.0 and later.
See Also

VaultCustomApplicationManagementOperations Object  | VaultCustomApplicationManagementOperations Members