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




Management Type (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.