UpdateUser(String,Boolean,Int32) 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 UpdateUser() method updates the user as defined by the user object.Syntax Visual BasicC# 'Declaration Public Overloads Sub UpdateUser( _ ByVal Description As String, _ ByVal Active As Boolean, _ ByVal LangId As Integer _ ) public void UpdateUser( string Description, bool Active, int LangId ) ParametersDescription Required. Holds the description to be updated for the user.Active Required. Holds a flag that, if set to true, indicates that the new user is an active user.LangId Required. Holds an integer value indicating the default language to be used for the new user. See AlsoReferenceUser ClassUser MembersOverload List In This Topic
The UpdateUser() method updates the user as defined by the user object.Syntax Visual BasicC# 'Declaration Public Overloads Sub UpdateUser( _ ByVal Description As String, _ ByVal Active As Boolean, _ ByVal LangId As Integer _ ) public void UpdateUser( string Description, bool Active, int LangId ) ParametersDescription Required. Holds the description to be updated for the user.Active Required. Holds a flag that, if set to true, indicates that the new user is an active user.LangId Required. Holds an integer value indicating the default language to be used for the new user. See AlsoReferenceUser ClassUser MembersOverload List
The UpdateUser() method updates the user as defined by the user object.Syntax Visual BasicC# 'Declaration Public Overloads Sub UpdateUser( _ ByVal Description As String, _ ByVal Active As Boolean, _ ByVal LangId As Integer _ ) public void UpdateUser( string Description, bool Active, int LangId ) ParametersDescription Required. Holds the description to be updated for the user.Active Required. Holds a flag that, if set to true, indicates that the new user is an active user.LangId Required. Holds an integer value indicating the default language to be used for the new user. See AlsoReferenceUser ClassUser MembersOverload List
The UpdateUser() method updates the user as defined by the user object.Syntax Visual BasicC# 'Declaration Public Overloads Sub UpdateUser( _ ByVal Description As String, _ ByVal Active As Boolean, _ ByVal LangId As Integer _ ) public void UpdateUser( string Description, bool Active, int LangId ) ParametersDescription Required. Holds the description to be updated for the user.Active Required. Holds a flag that, if set to true, indicates that the new user is an active user.LangId Required. Holds an integer value indicating the default language to be used for the new user. See AlsoReferenceUser ClassUser MembersOverload List