Click or drag to resize

ConfigurationChangeControllerGetConfigurationObjectIdCheck Method

Overload List
  NameDescription
Public methodGetConfigurationObjectIdCheck(Guid, ConfigurationObjectType)
Public methodStatic memberGetConfigurationObjectIdCheck(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.
Top
See Also