Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the configuration key ID of a specified enumeration value.
Syntax
public ConfigurationKeyId value2ConfigurationKey(int value)
Run On
Called
Parameters
- value
Type: int
The integer value for the enumeration for which the configuration key is being retrieved.
Return Value
Type: ConfigurationKeyId Extended Data Type
The configuration key ID for value; 0 (zero) if there is no configuration key for value or value is not a valid enumeration.