Parent property (ADO MD)
Applies to: Access 2013, Office 2013
Indicates the member that is the parent of the current member in a hierarchy.
Return values
Returns a Member object and is read-only.
Remarks
A member that is at the top level of a hierarchy (the root) has no parent. This property is supported only on Member objects belonging to a Level object. An error occurs when this property is referenced from Member objects belonging to a Position object.