Gets the custom applications installed in the vault.
Visual Basic |
---|
Public Function GetCustomApplicationsEx2( _ ByVal Type As MFCustomApplicationType, _ ByVal Platform As MFExtApplicationPlatform _ ) As CustomApplications |
Value | Description |
---|---|
MFCustomApplicationTypeClient | Client application. |
MFCustomApplicationTypeServer | Server application. |
MFCustomApplicationTypeUnspecified | Unspecified or unknown application type. |
Value | Description |
---|---|
MFExtApplicationPlatformDesktop | Platform is M-Files Desktop. |
MFExtApplicationPlatformNone | No platform. |
MFExtApplicationPlatformWeb | Platform is M-Files Web. |