Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

ProductDefinition.Equals

public bool Equals(object obj);

Parameters

objA ProductDefinition instance.

Returns

bool true if this is equal to obj per the equality rules, false otherwise.

Description

Compares id properties. Requires obj be a ProductDefinition.

Did you find this page useful? Please give it a rating: