IDynamicConfigParameter Properties |
The IDynamicConfigParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultObject | Gets or sets the default value as object (performs internal cast) |
![]() | Description | Gets the human readable description of parameter |
![]() | MaxObject | Gets or sets the maximum value as object (performs internal cast) |
![]() | MinObject | Gets or sets the minimum value as object (performs internal cast) |
![]() | Name | Gets the name of the parameter |
![]() | ValueObject | Gets or sets the value as object (performs internal cast) |
![]() | ValueType | Gets the type of the value. |