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




The workspace where the output feature classes are stored. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property out_workspace As Object
Visual Basic (Usage)Copy Code
Dim instance As Split
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.