DrilledDown Property (ADO MD)

         

The DrilledDown property indicates whether the member is drilled down.

Return Values

DrilledDown returns a Boolean value and is read-only.

Remarks

Use the DrilledDown property to determine whether there is at least one child of this member on the axis immediately following this member. This information is often useful when displaying the member.

This property is only supported on Member objects belonging to a Position object. An error occurs when this property is referenced from Member objects belonging to a Level object.