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