DiscoveryDataRelationshipNotAllowedException.RelationshipId 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.
Gets the relationship class identifier of the relationship that caused the exception for the discovery data.
public:
property Guid RelationshipId { Guid get(); };
public Guid RelationshipId { get; }
member this.RelationshipId : Guid
Public ReadOnly Property RelationshipId As Guid
Property Value
Returns the relationship class identifier.