BLTParameter Constructor(String,Type,Boolean,Boolean)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedApr 08, 20261 minute readHMI and SCADA Initializes a new BLTParameter instance with the provided szName, paramType, bOptional, and bIsOutput.Syntax C#C++/CLI public BLTParameter( string szName, Type paramType, bool bOptional, bool bIsOutput ) public: BLTParameter( String^ szName, Type^ paramType, bool bOptional, bool bIsOutput ) ParametersszName The name of the parameter.paramType The type of the parameter.bOptional Indicates whether the parameter is optional or not.bIsOutput Indicates whether the parameter is an output parameter or not. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTParameter ClassBLTParameter MembersOverload List In This Topic
Initializes a new BLTParameter instance with the provided szName, paramType, bOptional, and bIsOutput.Syntax C#C++/CLI public BLTParameter( string szName, Type paramType, bool bOptional, bool bIsOutput ) public: BLTParameter( String^ szName, Type^ paramType, bool bOptional, bool bIsOutput ) ParametersszName The name of the parameter.paramType The type of the parameter.bOptional Indicates whether the parameter is optional or not.bIsOutput Indicates whether the parameter is an output parameter or not. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTParameter ClassBLTParameter MembersOverload List
Initializes a new BLTParameter instance with the provided szName, paramType, bOptional, and bIsOutput.Syntax C#C++/CLI public BLTParameter( string szName, Type paramType, bool bOptional, bool bIsOutput ) public: BLTParameter( String^ szName, Type^ paramType, bool bOptional, bool bIsOutput ) ParametersszName The name of the parameter.paramType The type of the parameter.bOptional Indicates whether the parameter is optional or not.bIsOutput Indicates whether the parameter is an output parameter or not. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTParameter ClassBLTParameter MembersOverload List
Initializes a new BLTParameter instance with the provided szName, paramType, bOptional, and bIsOutput.Syntax C#C++/CLI public BLTParameter( string szName, Type paramType, bool bOptional, bool bIsOutput ) public: BLTParameter( String^ szName, Type^ paramType, bool bOptional, bool bIsOutput ) ParametersszName The name of the parameter.paramType The type of the parameter.bOptional Indicates whether the parameter is optional or not.bIsOutput Indicates whether the parameter is an output parameter or not. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTParameter ClassBLTParameter MembersOverload List