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




Raster datasets within raster catalogs can be managed in two ways: managed or unmanaged (by the geodatabase). (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.