ParentSameAsPrev Property (ADO MD)
From Microsoft ActiveX Data Objects (ADO)
ParentSameAsPrev Property
Indicates whether the parent of this position member is the same as the parent of the immediately preceding member.
Return Values
Returns a Boolean value and is read-only.
Remarks
This property is supported only on Member objects belonging to a Position object. An error occurs when this property is referenced from Member objects belonging to a Level object.
See Also
Applies To: Member Object