TXDataParamDef.Output Property
Indicates whether the parameter value is sent back to the client in the response.
Remarks
It is True for parameters declared as var or out.
Syntax
Unit: XData.Model.Classes
property TXDataParamDef.Output: Boolean
Indicates whether the parameter value is sent back to the client in the response.
It is True for parameters declared as var or out.
Unit: XData.Model.Classes
property TXDataParamDef.Output: Boolean