GetWORouteData MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The GetWORouteData() method retrieves all job routes related to the specified work order.Syntax Visual BasicC# 'Declaration Public Shared Function GetWORouteData( _ ByVal woId As String _ ) As DataSet public static DataSet GetWORouteData( string woId ) ParameterswoId Required. Holds the ID of the work order for which job routes are being retrieved. Return ValueReturns a DataSet containing the job routes for the specified work order.See AlsoReferenceJobs ClassJobs Members In This Topic
The GetWORouteData() method retrieves all job routes related to the specified work order.Syntax Visual BasicC# 'Declaration Public Shared Function GetWORouteData( _ ByVal woId As String _ ) As DataSet public static DataSet GetWORouteData( string woId ) ParameterswoId Required. Holds the ID of the work order for which job routes are being retrieved. Return ValueReturns a DataSet containing the job routes for the specified work order.See AlsoReferenceJobs ClassJobs Members
The GetWORouteData() method retrieves all job routes related to the specified work order.Syntax Visual BasicC# 'Declaration Public Shared Function GetWORouteData( _ ByVal woId As String _ ) As DataSet public static DataSet GetWORouteData( string woId ) ParameterswoId Required. Holds the ID of the work order for which job routes are being retrieved. Return ValueReturns a DataSet containing the job routes for the specified work order.See AlsoReferenceJobs ClassJobs Members
The GetWORouteData() method retrieves all job routes related to the specified work order.Syntax Visual BasicC# 'Declaration Public Shared Function GetWORouteData( _ ByVal woId As String _ ) As DataSet public static DataSet GetWORouteData( string woId ) ParameterswoId Required. Holds the ID of the work order for which job routes are being retrieved. Return ValueReturns a DataSet containing the job routes for the specified work order.See AlsoReferenceJobs ClassJobs Members