RelationshipAttribute.ReferencedAttributeName Property

Definition

public:
 property System::String ^ ReferencedAttributeName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ReferencedAttributeName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ReferencedAttributeName : string with get, set
Public Property ReferencedAttributeName As String

Property Value

Attributes

Applies to