Method Remove
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Remove(ParamConfiguration)
Removes the specified included element or service.
bool Remove(ParamConfiguration includedElement)
Parameters
includedElementParamConfigurationThe included element or service to remove.
Returns
- bool
trueif the included element or service was removed; otherwise,false.