Touchstone 11.0 API Reference
SourceServer Property (ImportOptionsCede)


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

ImportOptionsCede Class
ImportOptionsCede Members