Click or drag to resize

ViewControllerGetViewFields Method (ViewFieldLoadOptions)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public DataObjectViewFields GetViewFields(
	ViewFieldLoadOptions loadOptions
)

Parameters

loadOptions
Type: Omada.OE.ModelViewFieldLoadOptions

Return Value

Type: DataObjectViewFields
See Also