[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the known system relationship types.

The following tables list the members exposed by the SystemRelationship type.

Public Fields

  Name Description
public fieldstatic Containment Specifies the containment system relationship type.
public fieldstatic Hosting Specifies the hosting system relationship type.
public fieldstatic Membership Specifies the membership system relationship type.
public fieldstatic Reference Specifies the reference system relationship type.
public fieldstatic WatchedBy Specifies the watched-by system relationship type.
Top

Public Properties

  Name Description
public property Id Gets the ID.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals Overloaded. Overridden.  
public method GetHashCode Overridden. Returns a hash code for the specified object.
public method GetType  (inherited from Object)
public methodstatic op_Equality Determines whether two specified SystemRelationship objects have the same value.
public methodstatic op_Inequality Determines whether two specified SystemRelationship objects have different values.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.