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


ICadastralEditor.CurrentJob Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditor.CurrentJob Property

Get/Set current editing job.

[Visual Basic .NET]
Public Property CurrentJob As String
[C#]
public string CurrentJob {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Use get_CurrentJob to get/set the current editing job

See Also

ICadastralEditor Interface