This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterBuilder3 Interface > IRasterBuilder3.ReviewItemURI Method (ArcObjects .NET 10.5 SDK) |
Review and (optionally) update the final item URI constructed by the parent raster type.
[Visual Basic .NET] Public Sub ReviewItemURI ( _ ByVal pItemURI As IItemURI _ )
[C#] public void ReviewItemURI ( IItemURI pItemURI );
[C++]
HRESULT ReviewItemURI(
IItemURI* pItemURI
);
[C++]
Parameters pItemURI [in]
pItemURI is a parameter of type IItemURI