SystemRelationship Class

Definition

Defines the known system relationship types.

public ref class SystemRelationship
public class SystemRelationship
type SystemRelationship = class
Public Class SystemRelationship
Inheritance
SystemRelationship

Fields

Containment

Specifies the containment system relationship type.

Hosting

Specifies the hosting system relationship type.

Membership

Specifies the membership system relationship type.

Reference

Specifies the reference system relationship type.

WatchedBy

Specifies the watched-by system relationship type.

Properties

Id

Gets the ID.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Returns a hash code for the specified object.

Operators

Equality(SystemRelationship, SystemRelationship)

Determines whether two specified SystemRelationship objects have the same value.

Inequality(SystemRelationship, SystemRelationship)

Determines whether two specified SystemRelationship objects have different values.

Applies to