RelationshipKeyReferencedElementName Property |
Gets the referenced element name from the key referenced structure.
Namespace:
Dundas.BI.Data.Relationships
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string ReferencedElementName { get; }
Public ReadOnly Property ReferencedElementName As String
Get
public:
property String^ ReferencedElementName {
String^ get ();
}
member ReferencedElementName : string with get
Property Value
Type:
StringSee Also