Gets a value indicating whether any data tables can be reloaded using the
ReloadAllData method.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public bool CanReloadAllData()
Return Value
Type: BooleanTrue if any data table can be reloaded; false otherwise.
Remarks
Version Information
See Also