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.AddExtendedAttributes Method (ArcObjects .NET 10.5 SDK) |
Add extended atributes to the cadastral object.
[Visual Basic .NET] Public Sub AddExtendedAttributes ( _ ByVal pGSAttributes As IGSAttributes _ )
[C#] public void AddExtendedAttributes ( IGSAttributes pGSAttributes );