This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralObjectSetup Interface > ICadastralObjectSetup.GetAttributeField Method (ArcObjects .NET 10.5 SDK) |
Field instance for an attribute.
[Visual Basic .NET] Public Function GetAttributeField ( _ ByVal pGSAttributes As IGSAttributes, _ ByVal fieldName As String _ ) As IField
[C#] public IField GetAttributeField ( IGSAttributes pGSAttributes, string fieldName );