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