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




Used to convert or preserve void and fill values in the raster transfer. In the raster profile, NULL values are defined in two general categories: (Undefined, not relevant) or (Relevant but unknown or missing). (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.