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




Uses the extent of the specified raster dataset or feature class to define the extent of the raster datasets used in the mosaic dataset from the raster catalog or mosaic dataset. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.