Touchstone 11.0 API Reference
ContractType Property (FilesMatchingMappingSetOptions)


Air.Services.Proxy Assembly > AIR.Services.DataImport.MappingSetManagement.Data Namespace > FilesMatchingMappingSetOptions Class : ContractType Property
(Required) Contains the type of the insurance contract associated with the imported files.

Currently, you can apply the automapping feature only to Primary Property data.

Syntax
Public Property ContractType As ContractType
Dim instance As FilesMatchingMappingSetOptions
Dim value As ContractType
 
instance.ContractType = value
 
value = instance.ContractType
public ContractType ContractType {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

FilesMatchingMappingSetOptions Class
FilesMatchingMappingSetOptions Members