Click or drag to resize

PropertyControllerSaveProperty Method (BaseProperty, PropertySaveOptions)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int SaveProperty(
	BaseProperty property,
	PropertySaveOptions saveOptions = null
)

Parameters

property
Type: Omada.OE.ModelBaseProperty
saveOptions (Optional)
Type: Omada.OE.ModelPropertySaveOptions

Return Value

Type: Int32
See Also