This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSAttributes Interface > IGSAttributes.AttributeNames Property (ArcObjects .NET 10.5 SDK) |
Retrieves the list of available attribute names.
[Visual Basic .NET] Public ReadOnly Property AttributeNames As IEnumBSTR
[C#] public IEnumBSTR AttributeNames {get;}