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 (24.3.0.1000)
Syntax public string LevelUniqueName { get; }
Public ReadOnly Property LevelUniqueName As String
Get
public:
property String^ LevelUniqueName {
String^ get ();
}
member LevelUniqueName : string with get
Property Value
Type:
StringSee Also