ConfigurationChangeControllerGetConfigurationObjectId Method |
Name | Description | |
---|---|---|
![]() | GetConfigurationObjectId(ConfigurationObjectType, Guid) |
Locates a configuration object by it's UId and returns it's Id.
If the object can't be located then zero is returned.
|
![]() ![]() | GetConfigurationObjectId(ConfigurationObjectType, Guid, SqlConnection, SqlTransaction) |
Locates a configuration object by it's UId and returns it's Id.
If the object can't be located then zero is returned.
|