ItemCategoryLink Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see ItemCategoryLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new item category link record to the Item_Category_Link table. |
![]() ![]() | Delete | The Delete() method deletes the specified item category link record from the Item_Category_Link table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more item category link records from the Item_Category_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all item category link records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified item category link record from the Item_Category_Link table. |

