BinaryLinkShape.TargetRelationshipDomainClassId Property

Definition

Stores the target element link domain class id, which will be used in deserialization to link the binary link shape back to the element link.

protected public:
 property Guid TargetRelationshipDomainClassId { Guid get(); void set(Guid value); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
protected internal Guid TargetRelationshipDomainClassId { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.TargetRelationshipDomainClassId : Guid with get, set
Protected Friend Property TargetRelationshipDomainClassId As Guid

Property Value

Attributes

Applies to