ReportingPostResourceCapacityTimeRangeChangedEventArgs Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
ReportingPostResourceCapacityTimeRangeChangedEventArgs | Creates an instance of the ReportingPostResourceCapacityTimeRangeChangedEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
ForceFullSync | Gets a Boolean value that indicates whether to use full force synchronization in the queue. | |
TimeRangeEndAfter | Gets the end date of a resource capacity time range that occurs after the current date. | |
TimeRangeEndBefore | Gets the end date of a resource capacity time range that occurs before the current date. | |
TimeRangeStartAfter | Gets the start date of a resource capacity time range that occurs after the current date. | |
TimeRangeStartBefore | Gets the start date of a resource capacity time range that occurs before the current date. |
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 | 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