ParameterValue ConstructorSave 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 ParameterValue method is the constructor for the ParameterValue class.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal parameter As String, _ ByVal valu As String _ ) public ParameterValue( string parameter, string valu ) Parametersparameter Required. Holds the name of the parameter.valu Required. Holds the value of the parameter. See AlsoReferenceParameterValue ClassParameterValue Members In This Topic
The ParameterValue method is the constructor for the ParameterValue class.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal parameter As String, _ ByVal valu As String _ ) public ParameterValue( string parameter, string valu ) Parametersparameter Required. Holds the name of the parameter.valu Required. Holds the value of the parameter. See AlsoReferenceParameterValue ClassParameterValue Members
The ParameterValue method is the constructor for the ParameterValue class.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal parameter As String, _ ByVal valu As String _ ) public ParameterValue( string parameter, string valu ) Parametersparameter Required. Holds the name of the parameter.valu Required. Holds the value of the parameter. See AlsoReferenceParameterValue ClassParameterValue Members
The ParameterValue method is the constructor for the ParameterValue class.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal parameter As String, _ ByVal valu As String _ ) public ParameterValue( string parameter, string valu ) Parametersparameter Required. Holds the name of the parameter.valu Required. Holds the value of the parameter. See AlsoReferenceParameterValue ClassParameterValue Members