Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
ViewController Class
ViewController Methods
SaveView Method
SaveView Method (DataObjectView, ViewSaveOptions)
SaveView Method (DataObjectView, ViewSaveOptions, SqlConnection, SqlTransaction)
ViewController
SaveView Method (DataObjectView, ViewSaveOptions)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
int
SaveView
(
DataObjectView
view
,
ViewSaveOptions
saveOptions
=
null
)
Parameters
view
Type:
Omada.OE.Model
DataObjectView
saveOptions
(Optional)
Type:
Omada.OE.Model
ViewSaveOptions
Return Value
Type:
Int32
See Also
Reference
ViewController Class
SaveView Overload
Omada.OE.AppLogic Namespace