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




The property to be obtained from the raster dataset. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.