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
otherDmsAutomationScriptDummyValueThe other DmsAutomationScriptDummyValue.
Returns
- bool
trueif both the description and value is the same; otherwisefalse.