ResourceCheckOutPostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnCheckedOut event handler method.
The ResourceCheckOutPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResourceCheckOutPostEventArgs | Creates an instance of the ResourceCheckOutPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
Resources | Gets a collection of the GUIDs that represent the resources that have been checked out. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top