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: 12.0.0.0
Syntax
public abstract bool CanRetrieveData { get; }

Property Value

Type: Boolean
See Also