Table of Contents

TXDataBaseModule.DefaultExpandLevel Property

Gets or sets the minimum level up to which associated entities are expanded (included inline) in JSON responses.

Remarks

Clients can override this value per request using the xdata-expand-level HTTP header.

Syntax

Unit: XData.Module.Base

property TXDataBaseModule.DefaultExpandLevel: Integer

See also