Skip to main content

BaseProperty Properties

An object defining properties for the BaseProperty class.

Inherit

Gets or sets whether the property configuration should be inherited.

Type: bool

This property determines whether the configuration should be inherited by child objects in the document management hierarchy. When set to true, child objects will inherit this property's settings unless explicitly overridden.


Why

Gets or sets the reason information for the property configuration.

Type: WhyInfo

This property contains hierarchical information about why a particular property configuration exists or was modified. It uses the WhyInfo structure to maintain a chain of reasoning that explains the property's current state.