PageableListTIsSynchronized Property

Spotfire 15.0 API Reference

Namespace:  Spotfire.Dxp.Data.Collections
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public bool IsSynchronized { get; }

Property Value

Type: Boolean
The return value is always false (not thread safe).

Implements

ICollectionIsSynchronized
Version Information


See Also

Reference