This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IJ > IJobManager Interface > IJobManager.EditJob Method (ArcObjects .NET 10.4 SDK) |
Job to edit. A NULL value will create a new job.
[Visual Basic .NET] Public Sub EditJob ( _ ByVal pEditingJob As ICadastralJob _ )
[C#] public void EditJob ( ICadastralJob pEditingJob );