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




Specifies whether to run the Clean command. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.