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




The workspace where all output coverages will be written. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.