The DetailedInheritableConfigurationProperty<(Of <(<'TPropertyEnum, TValue>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| EffectiveValue |
Gets the effective value of this property.
(Inherited from InheritableConfigurationProperty<(Of <(<'TPropertyEnum, TValue>)>)>.) | |
| InheritedValue |
Gets the inherited value.
(Inherited from InheritableConfigurationProperty<(Of <(<'TPropertyEnum, TValue>)>)>.) | |
| InheritedValueDetails |
Gets the inherited value.
| |
| IsCreateOnly |
Gets a value indicating whether this property is only valid for create.
(Inherited from ConfigurationProperty<(Of <(<'TPropertyEnum>)>)>.) | |
| IsEditable |
Gets a value indicating whether this instance is in an editable state.
(Inherited from ConfigurationProperty<(Of <(<'TPropertyEnum>)>)>.) | |
| IsReadOnly |
Gets a value indicating whether this property is read only.
(Inherited from ConfigurationProperty<(Of <(<'TPropertyEnum>)>)>.) | |
| PropertyEnum |
Gets the property enumeration.
(Inherited from ConfigurationProperty<(Of <(<'TPropertyEnum>)>)>.) | |
| Validators |
Gets the validators, if any, for this property. (Only available if GetValidators()()()() has been called.)
(Inherited from ConfigurationProperty<(Of <(<'TPropertyEnum>)>)>.) | |
| Value |
Gets or sets the value. (Setting the value is only supported when editing an object and for non-Collection based TValue.)
(Inherited from GeneralConfigurationProperty<(Of <(<'TPropertyEnum, TValue>)>)>.) |