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; }
Public MustOverride ReadOnly Property Title As String
Get
Property Value
Type:
StringSee Also