xArgs.parmObject Method
Gets or sets the Object parameter.
Syntax
public Object parmObject([Object value])
Run On
Called
Parameters
- value
Type: Object Class
The value to set.
Return Value
Type: Object Class
The value of the Object parameter.
Remarks
The object will often be a class.