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