Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
CodeMethodController Class
CodeMethodController Methods
GetCodeMethods Method
GetCodeMethods Method (CodeMethodLoadOptions)
GetCodeMethods Method (CodeMethodLoadOptions, SqlConnection, SqlTransaction)
CodeMethodController
GetCodeMethods 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#
Copy
public
CodeMethods
GetCodeMethods
(
CodeMethodLoadOptions
loadOptions
)
Parameters
loadOptions
Type:
Omada.OE.Model
CodeMethodLoadOptions
Return Value
Type:
CodeMethods
See Also
Reference
CodeMethodController Class
GetCodeMethods Overload
Omada.OE.AppLogic Namespace