Click or drag to resize

ViewControllerSaveViewForms Method (Int32, DataObjectViewForms)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void SaveViewForms(
	int viewId,
	DataObjectViewForms viewForms
)

Parameters

viewId
Type: SystemInt32
viewForms
Type: Omada.OE.ModelDataObjectViewForms
See Also