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