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.
Adds a parameter field to the client.
Syntax
public void addParamField(
str _fieldName,
int _dataType,
int _operator)
Run On
Called
Parameters
- _fieldName
Type: str
A string value that holds the name of field that is to be added.
- _dataType
Type: int
The type of field.
- _operator
Type: int
Value of the operator.