Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
private container runOperation(
ClassId _operationClass,
str _operationMethod,
container _input,
FormGroupControl _progressGroup,
FormProgressControl _progressControl,
FormStaticTextControl _progressStatusControl)
Run On
Client
Parameters
- _operationClass
Type: ClassId Extended Data Type
- _operationMethod
Type: str
- _input
Type: container
- _progressGroup
Type: FormGroupControl Class
- _progressControl
Type: FormProgressControl Class
- _progressStatusControl
Type: FormStaticTextControl Class