Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
DataObjectController Class
DataObjectController Methods
GetDataObjectIdByDisplayName Method
GetDataObjectIdByDisplayName Method (Int32, String)
GetDataObjectIdByDisplayName Method (Int32, String, SqlConnection, SqlTransaction)
DataObjectController
GetDataObjectIdByDisplayName Method (Int32, String)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
virtual
int
GetDataObjectIdByDisplayName
(
int
dataObjectTypeId
,
string
displayName
)
Parameters
dataObjectTypeId
Type:
System
Int32
displayName
Type:
System
String
Return Value
Type:
Int32
See Also
Reference
DataObjectController Class
GetDataObjectIdByDisplayName Overload
Omada.OE.AppLogic Namespace