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




A field in the raster catalog table defining the maximum 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 maxPS_field As Object
Visual Basic (Usage)Copy Code
Dim instance As CreateReferencedMosaicDataset
Dim value As Object
 
instance.maxPS_field = value
 
value = instance.maxPS_field
C# 
public object maxPS_field {get; set;}

See Also

© 2010 All Rights Reserved.