C# Class OSAE.PluginManager

Mostrar archivo Open project: opensourceautomation/Open-Source-Automation

Public Methods

Method Description
GetPluginSettings ( string ObjectName ) : DataSet

Returns a Dataset with all of the properties and their values for a plugin object

Method Details

GetPluginSettings() public static method

Returns a Dataset with all of the properties and their values for a plugin object
public static GetPluginSettings ( string ObjectName ) : DataSet
ObjectName string
return System.Data.DataSet