LookupTableCheckOutPostEventArgs members
Represents methods and properties in the pre-event arguments for the OnCheckedOut event handler method.
The LookupTableCheckOutPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupTableCheckOutPostEventArgs() | ||
LookupTableCheckOutPostEventArgs([]) | Creates an instance of the LookupTableCheckOutPostEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
LookupTables | Gets the collection of GUIDs that are associated with the lookup table that is 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