GetCurrentLaborDetails 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 GetCurrentLaborDetails() method retrieves the current labor details to which a user has logged into an entity.Syntax Visual BasicC# 'Declaration Public Function GetCurrentLaborDetails() As DataSet public DataSet GetCurrentLaborDetails() Return ValueReturns a Dataset that contains the labor details from the Ent_Login table for the specified user and entity.Remarks e.g.: DataSet dsCurrLaborDetails = GetCurrentLaborDetails(1211, "FactUser"); See AlsoReferenceLaborExec ClassLaborExec Members In This Topic
The GetCurrentLaborDetails() method retrieves the current labor details to which a user has logged into an entity.Syntax Visual BasicC# 'Declaration Public Function GetCurrentLaborDetails() As DataSet public DataSet GetCurrentLaborDetails() Return ValueReturns a Dataset that contains the labor details from the Ent_Login table for the specified user and entity.Remarks e.g.: DataSet dsCurrLaborDetails = GetCurrentLaborDetails(1211, "FactUser"); See AlsoReferenceLaborExec ClassLaborExec Members
The GetCurrentLaborDetails() method retrieves the current labor details to which a user has logged into an entity.Syntax Visual BasicC# 'Declaration Public Function GetCurrentLaborDetails() As DataSet public DataSet GetCurrentLaborDetails() Return ValueReturns a Dataset that contains the labor details from the Ent_Login table for the specified user and entity.Remarks e.g.: DataSet dsCurrLaborDetails = GetCurrentLaborDetails(1211, "FactUser"); See AlsoReferenceLaborExec ClassLaborExec Members
The GetCurrentLaborDetails() method retrieves the current labor details to which a user has logged into an entity.Syntax Visual BasicC# 'Declaration Public Function GetCurrentLaborDetails() As DataSet public DataSet GetCurrentLaborDetails() Return ValueReturns a Dataset that contains the labor details from the Ent_Login table for the specified user and entity.Remarks e.g.: DataSet dsCurrLaborDetails = GetCurrentLaborDetails(1211, "FactUser"); See AlsoReferenceLaborExec ClassLaborExec Members