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: 11.2.0.0
Syntax
public abstract string Title { get; }

Property Value

Type: String
See Also