ExchangeCreateRequestBase.Equals method
Determines whether the specified object, is equal to this instance.
public override bool Equals(object obj)
parameter | description |
---|---|
obj | The object to compare with this instance. |
Return Value
true
if the specified object is equal to this instance; otherwise, false
.
See Also
- class ExchangeCreateRequestBase
- namespace Autodesk.DataExchange.Models