Share via


LookupTableCheckInPostEventArgs 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
Protected method LookupTableCheckInPostEventArgs()
Public method LookupTableCheckInPostEventArgs([], Boolean) Creates an instance of the LookupTableCheckInPostEventArgs class.

Top

Properties

  Name Description
Public property Force Gets a Boolean value that indicates whether an administrator or project owner forced check in of a lookup table.
Public property LookupTables Gets the collection of GUIDs that are associated with the lookup table that has been checked in.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

LookupTableCheckInPostEventArgs class

Microsoft.Office.Project.Server.Events namespace