This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* pbPerformsGrouping
);
[C++] Parameters pbPerformsGrouping [out, retval]
pbPerformsGrouping is a parameter of type bool*