BLTProcessor Class Properties
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see BLTProcessor members.
| Name | Description | |
|---|---|---|
![]() | Cancelled | Gets whether the client has canceled the processor request or not. |
![]() | Locale | Gets or sets the locale of the client. |
![]() | MaxRowsToReturn | Gets or sets the maximum number of rows to return. |
![]() | OriginalClientDomainName | Gets the domain name of the client that initiated the Business Logic Tier (BLT) call. |
![]() | OriginalClientUserName | Gets the user name of the client that initiated the Business Logic Tier (BLT) call. |
![]() | Parameters | Gets or sets the parameters supplied by the Business Logic Tier (BLT) client. |
![]() | RowsAffected | Gets or sets the number of rows affected. |
![]() | TabularResults | Gets the System.Data.DataSet to be returned to the client. |
![]() | XOSDisplayName | Gets or sets the Enterprise SCADA HMI display name that called the BLTComponent. |
| Name | Description | |
|---|---|---|
![]() | IsDisposed | Gets whether the instance is disposed or not. |

