MonitoringRelationshipObject.MonitoringRelationshipClassId Property
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.
Caution
Use RelationshipId
The relationship type id of this relationship
public:
property Guid MonitoringRelationshipClassId { Guid get(); };
[System.Obsolete("Use RelationshipId")]
public Guid MonitoringRelationshipClassId { get; }
member this.MonitoringRelationshipClassId : Guid
Public ReadOnly Property MonitoringRelationshipClassId As Guid
Property Value
Returns a Guid for the relationship type of this relationship.
- Attributes