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




The workspace where the output feature classes will be saved. The workspace can be an existing geodatabase or an existing feature dataset. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.