Share via


DiscoveryDataInvalidRelationshipSourceRoleTypeIdException.RelationshipSourceTypeId Property

Definition

Gets the invalid relationship source type identifier that caused the exception to be thrown.

public:
 property Guid RelationshipSourceTypeId { Guid get(); };
public Guid RelationshipSourceTypeId { get; }
member this.RelationshipSourceTypeId : Guid
Public ReadOnly Property RelationshipSourceTypeId As Guid

Property Value

Returns a globally unique identifier (GUID) for the invalid relationship source type identifier that caused the exception to be thrown.

Applies to