This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IE > IEnumCadastralFabricJob Interface > IEnumCadastralFabricJob.Next Method (ArcObjects .NET 10.5 SDK) |
Next CadastralFabric and job pair.
[Visual Basic .NET] Public Sub Next ( _ ByRef CadastralFabric As ICadastralFabric, _ ByRef Job As String, _ ByRef JobID As Integer _ )
[C#] public void Next ( ref ICadastralFabric CadastralFabric, ref string Job, ref int JobID );