Method RemoveParameter
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
RemoveParameter(ElementParamFilterConfiguration)
Removes a parameter for the element from the service.
public bool RemoveParameter(ElementParamFilterConfiguration paramFilter)
Parameters
paramFilterElementParamFilterConfigurationThe parameter filter to remove.
Returns
- bool
trueif the parameter filter was removed; otherwise,false.