Overload List

  NameDescription
getRelationships()()()
Returns an item that is a collection of all relationships items available on the instance.
getRelationships(String)
Returns an item that is a collection of relationships item with specified type available on the instance.
getRelationships(String, String) Obsolete.
Returns an item that is a collection of relationship item with specified type; each relationship item has only properties specified in the select list.
getRelationships(String, String, String) Obsolete.
Returns an item that is a collection of relationship item with specified type; each relationship item has only properties specified in the select list.

See Also