Click or drag to resize

DataObjectTypeControllerSaveDataObjectType Method

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int SaveDataObjectType(
	DataObjectType type,
	DataObjectTypeSaveOptions saveOptions = null
)

Parameters

type
Type: Omada.OE.ModelDataObjectType
saveOptions (Optional)
Type: Omada.OE.ModelDataObjectTypeSaveOptions

Return Value

Type: Int32
See Also