Configuration<T> Class Properties
For a list of all members of this type, see Configuration<T> members.
Public Properties
Name | Description | |
---|---|---|
![]() | CanOverride | Config override flag |
![]() | Context | Context |
![]() | Default | Default |
![]() | Description | Description |
![]() | FullyQualifiedKey | Fully qualified key |
![]() | Name | Name |
![]() | ReadOnly | Default implementation always writable |
![]() | Ref | Optional reference. |
![]() | SubKey | SubKey |
![]() | Type | The native type of the setting |
![]() | ULVOptional | Limits or valid values optional flag |
![]() | UType | UDA Type |
![]() | UUnits | UDA Units |
See Also