This document is archived and information here might be outdated. Recommended version. |
Indicates if the layer has attributes.
[Visual Basic .NET]
Public ReadOnly Property HasAttributes As Boolean
[C#]
public bool HasAttributes {get;}
[C++]
HRESULT get_HasAttributes(
Boolean* hasAttr
);
[C++] Parameters hasAttr [out, retval]
hasAttr is a parameter of type bool*