Attachmate.Reflection Namespace
In This Topic
Classes
| Class | Description |
| CancelableEventArgs | Event argument for events that can be canceled. |
| SecuredSettingException | This exception is thrown when you modify a Reflection property that's been secured via the Permissions Manager, or that can only be modified by an Administrator. |
Delegates
Enumerations
| Enumeration | Description |
| CloseOption | Indicates how to handle the Save action when closing. |
| ErrorCode | Defines values for error conditions that occur while invoking a method or accessing a property. |
| ReturnCode | The code that's returned from a method to indicate success and error conditions. |
See Also