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




A file that can be used to add information during translation. The name of this file is defined by the user. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property Conv_Ctrl_File As Object
Visual Basic (Usage)Copy Code
Dim instance As SDTSExport
Dim value As Object
 
instance.Conv_Ctrl_File = value
 
value = instance.Conv_Ctrl_File
C# 
public object Conv_Ctrl_File {get; set;}

See Also

© 2010 All Rights Reserved.