UpdateValue 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 UpdateValue() method updates this data log value with a new value and saves it to the database. The request is ignored if the current value is the same as the new value passed.Syntax Visual BasicC# 'Declaration Public Sub UpdateValue( _ ByVal newValue As String _ ) public void UpdateValue( string newValue ) ParametersnewValue Required. Holds the new value for the data log. See AlsoReferenceDataLogValue ClassDataLogValue Members In This Topic
The UpdateValue() method updates this data log value with a new value and saves it to the database. The request is ignored if the current value is the same as the new value passed.Syntax Visual BasicC# 'Declaration Public Sub UpdateValue( _ ByVal newValue As String _ ) public void UpdateValue( string newValue ) ParametersnewValue Required. Holds the new value for the data log. See AlsoReferenceDataLogValue ClassDataLogValue Members
The UpdateValue() method updates this data log value with a new value and saves it to the database. The request is ignored if the current value is the same as the new value passed.Syntax Visual BasicC# 'Declaration Public Sub UpdateValue( _ ByVal newValue As String _ ) public void UpdateValue( string newValue ) ParametersnewValue Required. Holds the new value for the data log. See AlsoReferenceDataLogValue ClassDataLogValue Members
The UpdateValue() method updates this data log value with a new value and saves it to the database. The request is ignored if the current value is the same as the new value passed.Syntax Visual BasicC# 'Declaration Public Sub UpdateValue( _ ByVal newValue As String _ ) public void UpdateValue( string newValue ) ParametersnewValue Required. Holds the new value for the data log. See AlsoReferenceDataLogValue ClassDataLogValue Members