Click or drag to resize

ItemfetchRelationships Method

Overload List
  NameDescription
Public methodfetchRelationships(String)
Fetches relationships of specified type from the server and sets them on the item.
Public methodfetchRelationships(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.
Public methodfetchRelationships(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.
Top
See Also