Touchstone 11.0 API Reference
DefaultsXML Property


Air.Services.Proxy Assembly > AIR.Services.DataImport.MappingSetManagement.Data Namespace > FilesMatchingMappingSetOptions Class : DefaultsXML Property
(Optional) Contains an XML string that specifies default values for any blank fields in the imported files. For example, you can specify January 1 of the current year as the value to replace any blank inception date fields in files.
Syntax
Public Property DefaultsXML As String
Dim instance As FilesMatchingMappingSetOptions
Dim value As String
 
instance.DefaultsXML = value
 
value = instance.DefaultsXML
public string DefaultsXML {get; set;}
Remarks
Default: See the Touchstone Exposure Data Validation Reference on AIR's Client Portal.
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