Click or drag to resize

UserDataProviderCanRetrieveData Property

Gets a value indicating whether data can be retrieved from the specified datasource.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public abstract bool CanRetrieveData { get; }

Property Value

Type: Boolean
See Also