BinaryLinkShape::TargetRelationshipDomainClassId Property

 

Gets the ID of the target element that is assigned to the binary link shape.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public protected:
property Guid TargetRelationshipDomainClassId {
	Guid get();
	void set(Guid value);
}

Property Value

Type: System::Guid
Return to top
Show: