This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterBuilder Interface > IRasterBuilder.CanBuildInPlace Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the raster type can build an item URI as soon as it is contructed.
[Visual Basic .NET] Public ReadOnly Property CanBuildInPlace As Boolean
[C#] public bool CanBuildInPlace {get;}
[C++]
HRESULT get_CanBuildInPlace(
VARIANT_BOOL* pbCanBuildInPlace
);
[C++]
Parameters pbCanBuildInPlace [out, retval] pbCanBuildInPlace is a parameter of type VARIANT_BOOL