ReportingPostResourceCapacityTimeRangeChangedEventArgs members

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

The ReportingPostResourceCapacityTimeRangeChangedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method ReportingPostResourceCapacityTimeRangeChangedEventArgs()
Public method ReportingPostResourceCapacityTimeRangeChangedEventArgs(DateTime, DateTime, DateTime, DateTime, Boolean) Creates an instance of the ReportingPostResourceCapacityTimeRangeChangedEventArgs class; used internally.

Top

Properties

  Name Description
Public property ForceFullSync Gets a Boolean value that indicates whether to use full force synchronization in the queue.
Public property TimeRangeEndAfter Gets the end date of a resource capacity time range that occurs after the current date.
Public property TimeRangeEndBefore Gets the end date of a resource capacity time range that occurs before the current date.
Public property TimeRangeStartAfter Gets the start date of a resource capacity time range that occurs after the current date.
Public property TimeRangeStartBefore Gets the start date of a resource capacity time range that occurs before the current date.

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 Returns a text string that contains a date for a resource capacity time range that precedes the current date, a date for a resource capacity time range that follows the current date, and a Boolean value that indicates whether to force full synchronization. (Overrides Object.ToString().)

Top

See also

Reference

ReportingPostResourceCapacityTimeRangeChangedEventArgs class

Microsoft.Office.Project.Server.Events namespace