Table of Contents

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

See also