DataPA Enterprise Dashboard Controls API Reference
Assembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)
A value that indicates if there is cached data for this lookup.
Gets a value that indicates if there is cached data for this lookup.
Namespace: RunDataPAAssembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)
Syntax
C# |
---|
public bool Cached { get; } |
Visual Basic |
---|
Public ReadOnly Property Cached As Boolean Get |
Visual C++ |
---|
public: virtual property bool Cached { bool get () sealed; } |
Return Value
Type: BooleanA value that indicates if there is cached data for this lookup.