Click or drag to resize

CodeMethodControllerGetCodeMethods Method (CodeMethodLoadOptions)

Loads CodeMethod definitions based on the provided load options.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public CodeMethods GetCodeMethods(
	CodeMethodLoadOptions loadOptions
)

Parameters

loadOptions
Type: Omada.OE.ModelCodeMethodLoadOptions

Return Value

Type: CodeMethods
See Also