TK.GetCurrentPlugins Method
Retrieves the current plugins and returns them in a DataTable.
Returns null if the ObjServer is null or an error occurs during the retrieval process.
<HTML5Disabled(true)> _
Public Shared Function GetCurrentPlugins() As DataTable
This language is not supported or no code example is available.
[HTML5Disabled(true)]
public static DataTable GetCurrentPlugins()
This language is not supported or no code example is available.
Return Value
DataTable
A DataTable containing the current plugins, or null on failure.
.NET Framework
Supported in: 4.8