Click or drag to resize

ConfigurationChangeControllerGetConfigurationObjectUId Method

Overload List
  NameDescription
Public methodGetConfigurationObjectUId(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.
Public methodStatic memberGetConfigurationObjectUId(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.
Top
See Also