This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo Interface > IMapLayerInfo.HasAttributes Property (ArcObjects .NET 10.5 SDK) |
Indicates if the layer has attributes.
[Visual Basic .NET] Public ReadOnly Property HasAttributes As Boolean
[C#] public bool HasAttributes {get;}
[C++]
HRESULT get_HasAttributes(
VARIANT_BOOL* hasAttr
);
[C++]
Parameters hasAttr [out, retval] hasAttr is a parameter of type VARIANT_BOOL