Public Property PreserveGeocode As Boolean
Dim instance As ImportOptionsCsv Dim value As Boolean instance.PreserveGeocode = value value = instance.PreserveGeocode
public bool PreserveGeocode {get; set;}
Public Property PreserveGeocode As Boolean
Dim instance As ImportOptionsCsv Dim value As Boolean instance.PreserveGeocode = value value = instance.PreserveGeocode
public bool PreserveGeocode {get; set;}
True
if you would like Touchstone to preserve any user supplied geocodes (latitudes and longitudes) within the import data. Specify False
if you would like Touchstone to overwrite any user supplied geocodes (latitudes and longitudes) within the import data.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