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