Click or drag to resize

UserDataProviderTitle Property

Gets the title of a UserDataProvider which will be shown in the import form.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public abstract string Title { get; }

Property Value

Type: String
See Also