EnterpriseManagementRelationshipObject Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a relationship.
The following tables list the members exposed by the EnterpriseManagementRelationshipObject type.
Public Properties
Name | Description | |
---|---|---|
![]() |
HasChanges | Gets a value that indicates whether the object has changes or not. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
Id | Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId) |
![]() |
IsDeleted | Gets a value that indicates whether this object has been deleted. |
![]() |
IsNew | Gets a value that indicates whether this object is new. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
Item | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
Item | Overloaded. Gets a property value. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
Item | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
LastModified | Gets the last modified date and time for this object. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) |
![]() |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) |
![]() |
RelationshipId | Gets the relationship type identifier. |
![]() |
SourceObject | Gets the source object in this relationship. |
![]() |
TargetObject | Gets the target object in this relationship. |
![]() |
Values | Gets a list of all property values that are not null, Nothing in Visual Basic. (inherited from EnterpriseManagementObjectBaseWithProperties) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Commit | Overloaded. Overridden. Commits the changes to the data store. |
![]() |
ContainsProperty | Overloaded. Determines if the specified properties exist. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
Equals | Overridden. Compares this object with a specified object for equality. (inherited from Object) |
![]() |
GetHashCode | Overridden. Returns the hash code for this object. (inherited from Object) |
![]() |
GetProperties | Overridden. Gets a list of all properties associated with this relationship. |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | Overridden. Reconnects the relationship to the management group. |
![]() |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) |
![]() |
TryGetProperty | Overloaded. Gets a property value if one exists. (inherited from EnterpriseManagementObjectBaseWithProperties) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
SetId | Sets the connected object by specifying the unique identifier. (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
EnterpriseManagementRelationshipObject Generic Class
Microsoft.EnterpriseManagement.Common Namespace