Click or drag to resize

ItemgetRelationships Method

Overload List
  NameDescription
Public methodgetRelationships
Returns an item that is a collection of all relationships items available on the instance.
Public methodgetRelationships(String)
Returns an item that is a collection of relationships item with specified type available on the instance.
Public methodgetRelationships(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.
Public methodgetRelationships(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.
Top
See Also