Share

RibFeatureProxy.Definition Property

Parent Object: RibFeatureProxy

Description

Read-write property that gets and sets the RibDefinition object associated with this feature. Modifying the RibDefinition object will edit the associated RibFeature. If you want to batch up the edits to the feature, you can set a new definition object to thi.

Syntax

RibFeatureProxy.Definition() As RibDefinition

Property Value

This is a read/write property whose value is a RibDefinition.

Version

Introduced in version 2012

Was this information helpful?