ConfigurationValueEnumDisplayBase Class Members
The following tables list the members exposed by ConfigurationValueEnumDisplayBase.
Public Properties
Name | Description | |
---|---|---|
![]() | AllowedOverride | Can be overridden (Inherited from Aveva.ApplicationFramework.ConfigurationValueDisplayBase<int>) |
![]() | Message | Message (Inherited from Aveva.ApplicationFramework.ConfigurationValueDisplayBase<int>) |
![]() | Name | Name (Inherited from Aveva.ApplicationFramework.ConfigurationValueDisplayBase<int>) |
![]() | ValidInts | Collection of valid ints |
![]() | ValidKeys | Collection of key values |
Public Methods
Name | Description | |
---|---|---|
![]() | IntToString | Convert an integer into a string |
![]() | StringToInt | Convert a string to an integer |
See Also