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

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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: