ResourceCheckInPostEventArgs members

Represents methods and properties in the post-event arguments for the OnCheckedIn event handler method.

The ResourceCheckInPostEventArgs type exposes the following members.

Constructors

  Name Description
Protected method ResourceCheckInPostEventArgs()
Public method ResourceCheckInPostEventArgs([], Boolean) Creates a new instance of the ResourceCheckInPostEventArgs class; used internally.

Top

Properties

  Name Description
Public property Force Gets a Boolean value that indicates whether an administrator or project owner can force check in of the resource.
Public property Resources Gets a collection of the GUIDs that represent the resources that have 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

ResourceCheckInPostEventArgs class

Microsoft.Office.Project.Server.Events namespace