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


ICadastralEditorPages.SetObject Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorPages Interface > ICadastralEditorPages.SetObject Method
ArcGIS Developer Help

ICadastralEditorPages.SetObject Method

Object for Editing.

[Visual Basic .NET]
Public Sub SetObject ( _
    ByVal pUnk As Object _
)
[C#]
public void SetObject (
    object pUnk
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorPages Interface