Share

RibDefinition.Parent Property

Parent Object: RibDefinition

Description

Read-only property that returns the parent RibFeature of this RibDefinition object. In the case where this is a newly created RibDefinition object or it has been copied from an existing RibDefinition object, this property will return Nothing because there is not a logical parent for the object.

Syntax

RibDefinition.Parent() As RibFeature

Property Value

This is a read only property whose value is a RibFeature.

Version

Introduced in version 2012

Was this information helpful?