BLTMessage Class Members
- Last UpdatedApr 08, 2026
- 3 minute read
The following tables list the members exposed by BLTMessage.
| Name | Description | |
|---|---|---|
![]() | BLTExecutionStatus | Gets or sets the status of the Business Logic Tier (BLT) component execution. |
![]() | BLTParamList | Gets or sets the Business Logic Tier (BLT) parameter list. |
![]() | BrowseEnabledComponentsOnly | Gets or sets whether components are browse-enabled only. |
![]() | ComponentName | Gets or sets the component name that will execute. |
![]() | DataDS | Gets or sets the data received from the Business Logic Tier (BLT) call. |
![]() | DisplayName | Gets or sets the Enterprise SCADA HMI display name. |
![]() | FailureReason | Gets or sets the failure reason for the Business Logic Tier (BLT). |
![]() | HostName | Gets or sets the host name where this component will execute. |
![]() | LocaleID | Gets or sets the locale ID of the user. |
![]() | MaxRowsToReturn | Gets or sets the maximum rows to return. |
![]() | MessageType | Gets or sets whether you want to get the syntax or execute a Business Logic Tier (BLT) component. |
![]() | RowsAffected | Gets or sets the number of rows affected by the current Business Logic Tier (BLT) component. |
![]() | Syntax | Gets or sets the syntax of the Business Logic Tier (BLT) component. |
| Name | Description | |
|---|---|---|
![]() ![]() | Deserialize | Deserializes from a System.Byte array into a BLTMessage instance. |
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Serialize | Serializes the BLTMessage instance into a byte array. |




