This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralObjectSetup Interface > ICadastralObjectSetup.AddExtendedAttributes Method (ArcObjects .NET 10.4 SDK) |
Add extended atributes to the cadastral object.
[Visual Basic .NET] Public Sub AddExtendedAttributes ( _ ByVal pGSAttributes As IGSAttributes _ )
[C#] public void AddExtendedAttributes ( IGSAttributes pGSAttributes );