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




The type of SDTS profile that will be created: (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.