This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterTypeProperties3 Interface > IRasterTypeProperties3.PerformsGrouping Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the raster type instance collects item URIs with the same group name allowing the function template to combine multiple raster datasets into a single product.
[Visual Basic .NET] Public ReadOnly Property PerformsGrouping As Boolean
[C#] public bool PerformsGrouping {get;}
[C++]
HRESULT get_PerformsGrouping(
VARIANT_BOOL* pbPerformsGrouping
);
[C++]
Parameters pbPerformsGrouping [out, retval] pbPerformsGrouping is a parameter of type VARIANT_BOOL