GetEntLogonsBySessionUser 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 GetEntLogonsBySessionUser() method retrieves all entities onto which the current session user has logged.Syntax Visual BasicC# 'Declaration Public Function GetEntLogonsBySessionUser() As DataSet public DataSet GetEntLogonsBySessionUser() Return Value Returns a Dataset that contains the logged-onto entities for the current session user. Example DataSet dsEntLogons = GetEntLogonsBySessionUser(1211); See AlsoReferenceLaborExec ClassLaborExec Members In This Topic
The GetEntLogonsBySessionUser() method retrieves all entities onto which the current session user has logged.Syntax Visual BasicC# 'Declaration Public Function GetEntLogonsBySessionUser() As DataSet public DataSet GetEntLogonsBySessionUser() Return Value Returns a Dataset that contains the logged-onto entities for the current session user. Example DataSet dsEntLogons = GetEntLogonsBySessionUser(1211); See AlsoReferenceLaborExec ClassLaborExec Members
The GetEntLogonsBySessionUser() method retrieves all entities onto which the current session user has logged.Syntax Visual BasicC# 'Declaration Public Function GetEntLogonsBySessionUser() As DataSet public DataSet GetEntLogonsBySessionUser() Return Value Returns a Dataset that contains the logged-onto entities for the current session user. Example DataSet dsEntLogons = GetEntLogonsBySessionUser(1211); See AlsoReferenceLaborExec ClassLaborExec Members
The GetEntLogonsBySessionUser() method retrieves all entities onto which the current session user has logged.Syntax Visual BasicC# 'Declaration Public Function GetEntLogonsBySessionUser() As DataSet public DataSet GetEntLogonsBySessionUser() Return Value Returns a Dataset that contains the logged-onto entities for the current session user. Example DataSet dsEntLogons = GetEntLogonsBySessionUser(1211); See AlsoReferenceLaborExec ClassLaborExec Members