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




The object ID (OID) of the reference raster. The OID is a unique key field in the raster catalog. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property OID As Integer
Visual Basic (Usage)Copy Code
Dim instance As RasterCatalogToRasterDataset
Dim value As Integer
 
instance.OID = value
 
value = instance.OID
C# 
public int OID {get; set;}

See Also

© 2010 All Rights Reserved.