HierarchyMemberSortingMemberProperty Property |
Gets the member property name used for custom sorting.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string MemberProperty { get; }Public ReadOnly Property MemberProperty As String
Get
public:
property String^ MemberProperty {
String^ get ();
}member MemberProperty : string with get
Property Value
Type:
String
See Also