This document is archived and information here might be outdated.  Recommended version.


ICadastralObjectSetup.AddExtendedAttributes Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralObjectSetup.AddExtendedAttributes Method

Add extended atributes to the cadastral object.

[Visual Basic .NET]
Public Sub AddExtendedAttributes ( _
    ByVal pGSAttributes As IGSAttributes _
)
[C#]
public void AddExtendedAttributes (
    IGSAttributes pGSAttributes
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralObjectSetup Interface