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


ICadastralEditor.CurrentJob Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditor Interface > ICadastralEditor.CurrentJob Property
ArcGIS Developer Help

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