BLTComponentInfo ConstructorSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedApr 08, 20261 minute readHMI and SCADA Initializes a new BLTComponentInfo instance with a specified name, fileName, and roleNames.Syntax C#C++/CLI public BLTComponentInfo( string name, string fileName, IEnumerable<string> roleNames ) public: BLTComponentInfo( String^ name, String^ fileName, IEnumerable<String^>^ roleNames ) Parametersname The name of the Business Logic Tier (BLT) component.fileName The name of the file containing the Business Logic Tier (BLT) component.roleNames The list of role names authorized to execute the Business Logic Tier (BLT) component. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTComponentInfo ClassBLTComponentInfo Members In This Topic
Initializes a new BLTComponentInfo instance with a specified name, fileName, and roleNames.Syntax C#C++/CLI public BLTComponentInfo( string name, string fileName, IEnumerable<string> roleNames ) public: BLTComponentInfo( String^ name, String^ fileName, IEnumerable<String^>^ roleNames ) Parametersname The name of the Business Logic Tier (BLT) component.fileName The name of the file containing the Business Logic Tier (BLT) component.roleNames The list of role names authorized to execute the Business Logic Tier (BLT) component. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTComponentInfo ClassBLTComponentInfo Members
Initializes a new BLTComponentInfo instance with a specified name, fileName, and roleNames.Syntax C#C++/CLI public BLTComponentInfo( string name, string fileName, IEnumerable<string> roleNames ) public: BLTComponentInfo( String^ name, String^ fileName, IEnumerable<String^>^ roleNames ) Parametersname The name of the Business Logic Tier (BLT) component.fileName The name of the file containing the Business Logic Tier (BLT) component.roleNames The list of role names authorized to execute the Business Logic Tier (BLT) component. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTComponentInfo ClassBLTComponentInfo Members
Initializes a new BLTComponentInfo instance with a specified name, fileName, and roleNames.Syntax C#C++/CLI public BLTComponentInfo( string name, string fileName, IEnumerable<string> roleNames ) public: BLTComponentInfo( String^ name, String^ fileName, IEnumerable<String^>^ roleNames ) Parametersname The name of the Business Logic Tier (BLT) component.fileName The name of the file containing the Business Logic Tier (BLT) component.roleNames The list of role names authorized to execute the Business Logic Tier (BLT) component. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceBLTComponentInfo ClassBLTComponentInfo Members