ItemfetchRelationships Method |
| Name | Description | |
|---|---|---|
| fetchRelationships(String) |
Fetches relationships of specified type from the server and sets them on the item.
| |
| fetchRelationships(String, String) |
Fetches relationships of specified type from the server and sets them on the item. Specified
select list will be set on the request AML.
| |
| fetchRelationships(String, String, String) |
Fetches relationships of specified type from the server and sets them on the item. Specified
select list and order are set on the request AML.
|