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




A four-character prefix for the Master Data Dictionary. A directory named MASTERDD will be created at the same directory level as the Out Transfer directory. This option is used for creating a single master data dictionary for coverages or grids that share a common data dictionary. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.