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




A field in the raster catalog table defining the minimum cell size of the raster at which the mosaic should be displayed; otherwise, a wire frame will be displayed. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.