PFItemExtensions Class |
Namespace: Packflow.Core
public static class PFItemExtensions
The PFItemExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetReference(PFItem) |
Gets a object referencing the item.
| |
GetReference(PFItem, String) |
Gets a object referencing the item.
The Text of the reference will be the value of the specified field.
| |
InitializeOwnerItemT |
Initializes the owner item of the specified items.
Owner items already set will not be initialized again. When multiple items have the same owner item, the same PFItem instance will be used. This method is an optimized way to load multiple owner items. |