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




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

Syntax

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

See Also

© 2010 All Rights Reserved.