ArcObjects Library Reference (CadastralUI)  

ICadastralEditor.StartEditingFabric Method

Extract a packet from current job, and start editing environment.

[Visual Basic .NET]
Public Sub StartEditingFabric ( _
)
[C#]
public void StartEditingFabric (
);

Product Availability

Available with ArcGIS Desktop.

Remarks

Extract a Cadastral Fabric via Modify or creating a Job manually through the Job Book.  This will allow the Cadastral Editor to make changes to the Fabric.

See Also

ICadastralEditor Interface