LookupTableCheckInPostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnCheckedIn event handler method.
The LookupTableCheckInPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupTableCheckInPostEventArgs | Creates an instance of the LookupTableCheckInPostEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
Force | Gets a Boolean value that indicates whether an administrator or project owner forced check in of a lookup table. | |
LookupTables | Gets the collection of GUIDs that are associated with the lookup table that has been checked in. |
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