DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
TRUE from cache; FALSE from system connection
TRUE from cache; FALSE from system connection
Indicates whether the previous load was from cache or system connection
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# |
|---|
public bool LastLoadFromCache { get; } |
| Visual Basic |
|---|
Public ReadOnly Property LastLoadFromCache As Boolean Get |
| Visual C++ |
|---|
public: property bool LastLoadFromCache { bool get (); } |
Property Value
Type: BooleanTRUE from cache; FALSE from system connection
Return Value
Type: BooleanTRUE from cache; FALSE from system connection
Remarks
Indicates whether the previous load was from cache or system connection