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.
Provides the ID for a specified configuration key, based on the configuration key name.
Syntax
public ConfigurationKeyId configurationKeyName2Id(str name)
Run On
Called
Parameters
- name
Type: str
A string that indicates a configuration key name.
Return Value
Type: ConfigurationKeyId Extended Data Type
A configurationKeyId system data type value that indicates the configuration key ID; 0 (zero) if you pass a name value for a nonexistent configuration key.