BaseProperty
Represents the base class for property configurations in the document management system.
This class provides common properties for property configurations, including reason tracking and inheritance behavior. It serves as a foundation for more specific property types in the system.
Properties
Name | Description |
---|---|
Inherit | Gets or sets whether the property configuration should be inherited. |
Why | Gets or sets the reason information for the property configuration. |