Click or drag to resize

ConfigurationChangeControllerGetConfigurationObjectId Method

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