ConfigurationChangeControllerGetConfigurationObjectIdCheck Method |
| Name | Description | |
|---|---|---|
| GetConfigurationObjectIdCheck(Guid, ConfigurationObjectType) | ||
| GetConfigurationObjectIdCheck(ConfigurationObjectType, Guid, SqlConnection, SqlTransaction) |
Locates a configuration object by it's UId and returns it's Id.
If the object can't be located an exception is thrown.
|