SysOperationDataMemberInfo.parmIsQuery Method [AX 2012]
Gets or sets the IsQuery parameter.
Syntax
public boolean parmIsQuery([boolean _isQuery])
Run On
Called
Parameters
- _isQuery
Type: boolean
The value to set.
Return Value
Type: boolean
The value of the IsQuery parameter.
See Also
Reference
SysOperationDataMemberInfo Class