| MemberValueLevelUniqueName Property  | 
 
            Gets the compatible unique name of the member's level, which all similar members based on the same external hierarchy share.
            
 
    Namespace: 
   Dundas.BI.Data.Parameters
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
 Syntax
Syntaxpublic string LevelUniqueName { get; }Public ReadOnly Property LevelUniqueName As String
	Get
public:
property String^ LevelUniqueName {
	String^ get ();
}member LevelUniqueName : string with get
Property Value
Type: 
String See Also
See Also