ESRI.ArcGIS.CoverageTools
in_transfer_prefix Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace > SDTSImport Class : in_transfer_prefix Property




A four-character prefix common to all files in the SDTS transfer. The prefix may include a pathname to a directory. If no directory pathname is given, the files in the transfer will be read from the current workspace. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_transfer_prefix As String
Visual Basic (Usage)Copy Code
Dim instance As SDTSImport
Dim value As String
 
instance.in_transfer_prefix = value
 
value = instance.in_transfer_prefix
C# 
public string in_transfer_prefix {get; set;}

See Also

© 2010 All Rights Reserved.