SystemRelationship Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |