Table of Contents

TXDataBaseModule.SerializeInstanceRef Property

Gets or sets when an instance reference is used in JSON responses for an object that appears more than once.

Remarks

Clients can override this value per request using the xdata-serialize-instance-ref HTTP header.

Syntax

Unit: XData.Module.Base

property TXDataBaseModule.SerializeInstanceRef: TInstanceRefSerialization

See also