UserDataProviderTitle Property |
Gets the title of a UserDataProvider which will be shown in the import form.
Namespace: Easymap.AddIn.Data.ProviderAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic abstract string Title { get; }Public MustOverride ReadOnly Property Title As String
Get
Property Value
String
See Also