AddParameter Method (BLTArgList)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedApr 08, 20261 minute readHMI and SCADA Adds an input parameter with the specified Value to the argument list, indicating whether it is also an output parameter.Syntax C#C++/CLI public void AddParameter( object Value, bool IsOutput ) public: void AddParameter( Object^ Value, bool IsOutput ) ParametersValue The System.Object value to add.IsOutput The value indicating whether the Value is an output. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTArgList ClassBLTArgList Members In This Topic
Adds an input parameter with the specified Value to the argument list, indicating whether it is also an output parameter.Syntax C#C++/CLI public void AddParameter( object Value, bool IsOutput ) public: void AddParameter( Object^ Value, bool IsOutput ) ParametersValue The System.Object value to add.IsOutput The value indicating whether the Value is an output. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTArgList ClassBLTArgList Members
Adds an input parameter with the specified Value to the argument list, indicating whether it is also an output parameter.Syntax C#C++/CLI public void AddParameter( object Value, bool IsOutput ) public: void AddParameter( Object^ Value, bool IsOutput ) ParametersValue The System.Object value to add.IsOutput The value indicating whether the Value is an output. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTArgList ClassBLTArgList Members
Adds an input parameter with the specified Value to the argument list, indicating whether it is also an output parameter.Syntax C#C++/CLI public void AddParameter( object Value, bool IsOutput ) public: void AddParameter( Object^ Value, bool IsOutput ) ParametersValue The System.Object value to add.IsOutput The value indicating whether the Value is an output. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTArgList ClassBLTArgList Members