IBLTClient Interface Properties
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see IBLTClient members.
| Name | Description | |
|---|---|---|
![]() | Changeset | Gets or sets the Management of Change (MoC) changeset associated with this Business Logic Tier (BLT) client instance. |
![]() | ExecuteTimeout | Gets or sets the timeout for executing the Business Object component. |
![]() | Locale | Gets or sets which locale the Business Object component will use for internationalizing strings. |
![]() | MaxRowsToReturn | Gets or sets a hint to the Business Object as to how many rows to return. |
![]() | Password | Gets or sets the unsecure password associated with the specified UserName (null, empty, or white-space only for single sign-on). |
![]() | SecurePassword | Gets or sets the secure password associated with the specified UserName (null for single sign-on). |
![]() | TimeZone | Gets or sets the time zone that the Business Object component will use for parsing and formatting datetime strings. |
![]() | UserName | Gets or sets the username associated with the underlying execution context (null, empty, or white-space only for single sign-on). |
![]() | UseSystemLinkCertUser | Gets or sets the flag to use the bridgehead user. |
![]() | XOSDisplayName | Gets or sets the Business Object component’s XOSDisplayName property. |
