Public Property MappingSetName As String
Dim instance As FilesMatchingMappingSetOptions Dim value As String instance.MappingSetName = value value = instance.MappingSetName
public string MappingSetName {get; set;}
If Touchstone must create a new mapping set, the MappingSetName
is required.
Public Property MappingSetName As String
Dim instance As FilesMatchingMappingSetOptions Dim value As String instance.MappingSetName = value value = instance.MappingSetName
public string MappingSetName {get; set;}
SubmitImportCsvWithAutomap()
method, the application normalizes the column names in the files to import and attempts to locate an existing mapping set that includes all the normalized column names except the column names that you explicitly excluded. If Touchstone cannot find a match, the application creates a new mapping set.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2