Touchstone Re 2023 API Reference
MappingSetSid Property


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace > ImportOptionsCsv Class : MappingSetSid Property
(Required) Contains the Touchstone®-generated Contract Sequential Identifier (SID) that uniquely identifies the Mapping Set that you would like to apply to the data that you are importing.
Syntax
Public Property MappingSetSid As Integer
Dim instance As ImportOptionsCsv
Dim value As Integer
 
instance.MappingSetSid = value
 
value = instance.MappingSetSid
public int MappingSetSid {get; set;}
Requirements

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

See Also

Reference

ImportOptionsCsv Class
ImportOptionsCsv Members