DataOperationCanReload Method

Spotfire 15.0 API Reference
Checks whether the data for this operation can be reloaded.

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

C#
public bool CanReload()

Return Value

Type: Boolean
true if the data can be reloaded, false otherwise.
Version Information


See Also

Reference