FolderItemOperEntLink Class Methods
- Last UpdatedMar 17, 2026
- 2 minute read
For a list of all members of this type, see FolderItemOperEntLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new record to the Folder_Item_Oper_Ent_Link table. |
![]() ![]() | Delete | The Delete() method deletes the specified link record from the Folder_Item_Oper_Ent_Link table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more link records from the Folder_Item_Oper_Ent_Link table, as specified by the filter parameters. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified link record from the Folder_Item_Oper_Ent_Link table. Note that the preferred folder version is assumed, so there is no folder version input parameter. |
![]() ![]() | Update | The Update() method updates all columns for the specified link record in the Folder_Item_Oper_Ent_Link table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified link record in the Folder_Item_Oper_Ent_Link table. |

