Gets or sets a value indicating whether data should be loaded in serial when opening the document.
Namespace: Spotfire.Dxp.Application
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public bool UseLegacySerialDataLoading { get; set; }
Property Value
Type: Booleantrue if legacy behavior should be used; otherwise, false.
Version Information
Supported in: 11.4
See Also