Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Function

Usage

Get

Get functions are used to retrieve one specific object or list of objects, and do not accept partial entries. For example, you can use the GetProductTemplateById function to get an existing product template using the product template ID.

Find

Find functions are used to search for either single or multiple objects and can accept partial entries. For example, you can use the FindLicenseByExpirationDate function to find all licenses that have an expiration date earlier than a specified date.