Touchstone Re 2023 API Reference
SourceServer Property (ImportOptionsNonAIR)


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace > ImportOptionsNonAIR Class : SourceServer Property
(Required) Contains the Database Server to which the source non-AIR-formatted file is attached.
Syntax
Public Property SourceServer As String
Dim instance As ImportOptionsNonAIR
Dim value As String
 
instance.SourceServer = value
 
value = instance.SourceServer
public string SourceServer {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

ImportOptionsNonAIR Class
ImportOptionsNonAIR Members