IHierarchyMemberMemberNumber Property |
Gets the member numeric value, when the parent hierarchy is a numeric hierarchy.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax Number? MemberNumber { get; }
ReadOnly Property MemberNumber As Number?
Get
property Nullable<Number> MemberNumber {
Nullable<Number> get ();
}
abstract MemberNumber : Nullable<Number> with get
Property Value
Type:
NullableNumberSee Also