Legacy Documentation: Version 5.6 (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

obj A 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.