Compartilhar via


SystemRelationship Members

Defines the known system relationship types.

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

Public Fields

  Name Description
public field static Containment Specifies the containment system relationship type.
public field static Hosting Specifies the hosting system relationship type.
public field static Membership Specifies the membership system relationship type.
public field static Reference Specifies the reference system relationship type.
public field static 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

Reference

SystemRelationship Class
Microsoft.EnterpriseManagement.Configuration Namespace