Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
DataObjectController Class
DataObjectController Methods
UpdateDataObjectDisplayName Method
UpdateDataObjectDisplayName Method (DataObjectType, DataObject)
UpdateDataObjectDisplayName Method (DataObjectType, DataObject, SqlConnection, SqlTransaction)
DataObjectController
UpdateDataObjectDisplayName Method (DataObjectType, DataObject)
Updates the displayname of a single dataobject.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
UpdateDataObjectDisplayName
(
DataObjectType
dataObjectType
,
DataObject
dataObject
)
Parameters
dataObjectType
Type:
Omada.OE.Model
DataObjectType
dataObject
Type:
Omada.OE.Model
DataObject
See Also
Reference
DataObjectController Class
UpdateDataObjectDisplayName Overload
Omada.OE.AppLogic Namespace