TXDataParamDef.Input Property
Indicates whether the parameter value is received from the client in the request.
Remarks
It is False only for parameters declared as out.
Syntax
Unit: XData.Model.Classes
property TXDataParamDef.Input: Boolean
Indicates whether the parameter value is received from the client in the request.
It is False only for parameters declared as out.
Unit: XData.Model.Classes
property TXDataParamDef.Input: Boolean