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