Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
ConfigurationChangeController Class
ConfigurationChangeController Methods
GetConfigurationObjectIdCheck Method
GetConfigurationObjectIdCheck Method (Guid, ConfigurationObjectType)
GetConfigurationObjectIdCheck Method (ConfigurationObjectType, Guid, SqlConnection, SqlTransaction)
ConfigurationChangeController
GetConfigurationObjectIdCheck Method (Guid, ConfigurationObjectType)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
int
GetConfigurationObjectIdCheck
(
Guid
objectUId
,
ConfigurationObjectType
objectType
)
Parameters
objectUId
Type:
System
Guid
objectType
Type:
Omada.OE.Model
ConfigurationObjectType
Return Value
Type:
Int32
See Also
Reference
ConfigurationChangeController Class
GetConfigurationObjectIdCheck Overload
Omada.OE.AppLogic Namespace