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