Share via


DiscoveryDataTargetEntityMissingException.RelationshipTargetId Property

Definition

Gets the GUID for the target entity of the relationship.

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

Property Value

Returns the Guid identifier of the target entity.

Applies to