GetLoggedJobsByUser Method (Labor)Save 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 GetLoggedJobsByUser() method retrieves all jobs onto which the specified user has logged in the current session.Syntax Visual BasicC# 'Declaration Public Shared Function GetLoggedJobsByUser( _ ByVal UserId As String _ ) As DataSet public static DataSet GetLoggedJobsByUser( string UserId ) ParametersUserId Required. Holds the ID of the user whose logged-onto jobs are being retrieved. Return Value Returns a Dataset that contains the logged-onto jobs for the specified user. See AlsoReferenceLabor ClassLabor Members In This Topic
The GetLoggedJobsByUser() method retrieves all jobs onto which the specified user has logged in the current session.Syntax Visual BasicC# 'Declaration Public Shared Function GetLoggedJobsByUser( _ ByVal UserId As String _ ) As DataSet public static DataSet GetLoggedJobsByUser( string UserId ) ParametersUserId Required. Holds the ID of the user whose logged-onto jobs are being retrieved. Return Value Returns a Dataset that contains the logged-onto jobs for the specified user. See AlsoReferenceLabor ClassLabor Members
The GetLoggedJobsByUser() method retrieves all jobs onto which the specified user has logged in the current session.Syntax Visual BasicC# 'Declaration Public Shared Function GetLoggedJobsByUser( _ ByVal UserId As String _ ) As DataSet public static DataSet GetLoggedJobsByUser( string UserId ) ParametersUserId Required. Holds the ID of the user whose logged-onto jobs are being retrieved. Return Value Returns a Dataset that contains the logged-onto jobs for the specified user. See AlsoReferenceLabor ClassLabor Members
The GetLoggedJobsByUser() method retrieves all jobs onto which the specified user has logged in the current session.Syntax Visual BasicC# 'Declaration Public Shared Function GetLoggedJobsByUser( _ ByVal UserId As String _ ) As DataSet public static DataSet GetLoggedJobsByUser( string UserId ) ParametersUserId Required. Holds the ID of the user whose logged-onto jobs are being retrieved. Return Value Returns a Dataset that contains the logged-onto jobs for the specified user. See AlsoReferenceLabor ClassLabor Members