Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
DataObjectTypeController Class
DataObjectTypeController Methods
AddNewPropertiesToTypeAndForm Method
AddPropertyToDataObjectType Method
CreateDataObjectType Method
CreateMIISFilter Method
DeleteDataObjectType Method
GetDataObjectsWithChildrenCount Method
GetDataObjectType Method
GetDataObjectTypeId Method
GetDataObjectTypeIdCheck Method
GetDataObjectTypeManager Method
GetDataObjectTypeUId Method
GetId Method
GetMIISFilterId Method
GetSystemName Method
GetUId Method
LoadDataObjectType Method
LoadDataObjectTypes Method
RemovePropertyFromDataObjectType Method
SaveDataObjectType Method
ValidateSystemName Method
DataObjectTypeController
SaveDataObjectType Method
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
int
SaveDataObjectType
(
DataObjectType
type
,
DataObjectTypeSaveOptions
saveOptions
=
null
)
Parameters
type
Type:
Omada.OE.Model
DataObjectType
saveOptions
(Optional)
Type:
Omada.OE.Model
DataObjectTypeSaveOptions
Return Value
Type:
Int32
See Also
Reference
DataObjectTypeController Class
Omada.OE.AppLogic Namespace