Public Property Sorted As Boolean
Dim instance As ImportOptionsCsv Dim value As Boolean instance.Sorted = value value = instance.Sorted
public bool Sorted {get; set;}
Public Property Sorted As Boolean
Dim instance As ImportOptionsCsv Dim value As Boolean instance.Sorted = value value = instance.Sorted
public bool Sorted {get; set;}
By default, ImportExpress assumes that the records are not sorted.
Sorting requirements include the following:
Import File Type | Sorting Requirements |
---|---|
Contract files | Sorted by Contract ID and Layer ID |
Location files | Sorted by Contract ID and Location ID |
Reinsurance files | Sorted by primary Contract ID, Exposure ID, Exposure type, Reinsurance type, Reinsurance certificate ID, and Reinsurance Layer ID |
Step Function files | Sorted by primary Contract ID, Step Function type, and Step index |
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