FilterListViewFastUpdateState Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool FastUpdateState { get; set; }
Public Property FastUpdateState As Boolean
Get
Set
public:
property bool FastUpdateState {
bool get ();
void set (bool value);
}
function get_FastUpdateState();
function set_FastUpdateState(value);
Property Value
Type:
BooleanSee Also