This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDatasetEdit2 Interface > IRasterDatasetEdit2.CanAlterAttributeTable Property (ArcObjects .NET 10.5 SDK) |
Indicates if the raster attribute table can be altered.
[Visual Basic .NET] Public ReadOnly Property CanAlterAttributeTable As Boolean
[C#] public bool CanAlterAttributeTable {get;}
[C++]
HRESULT get_CanAlterAttributeTable(
VARIANT_BOOL* canAlter
);
[C++]
Parameters canAlter [out, retval] canAlter is a parameter of type VARIANT_BOOL