Method Equals
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Equals(DmsAutomationScriptParamValue)
Compare this DmsAutomationScriptParamValue with another.
public bool Equals(DmsAutomationScriptParamValue other)
Parameters
otherDmsAutomationScriptParamValueThe other DmsAutomationScriptParamValue.
Returns
- bool
trueif both the description and value is the same; otherwisefalse.