M-Files UI Extensibility Framework
IsServerToolsFeatureEnabled Method
ICommonFunctions Interface : IsServerToolsFeatureEnabled Method
The flagged feature name.
Description
Checks whether a flagged feature is available in M-Files Admin.
Syntax
Visual Basic
Public Function IsServerToolsFeatureEnabled( _
   ByVal feature As String _
) As Boolean
Parameters
feature
The flagged feature name.
Remarks
Requires M-Files 12.0.6726.7 or later.
See Also

ICommonFunctions Interface  | ICommonFunctions Members