Share via


ReportingPostResourceChangedEventArgs Members

Include Protected Members
Include Inherited Members

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

The ReportingPostResourceChangedEventArgs type exposes the following members.

Constructors

  Name Description
Public method ReportingPostResourceChangedEventArgs Creates an instance of the ReportingPostResourceChangedEventArgs class; used internally.

Top

Properties

  Name Description
Public property CapacityDataChanged Gets a Boolean value that indicates whether time-phased (capacity) data has been changed.
Public property NonTimePhasedDataChanged Gets a Boolean value that indicates whether data that is not time-phrased, including custom field values, has been changed.
Public property ResourceUid Gets the GUID of the changed resource.

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 the GUID for the resource that has been changed and two flags: one flag indicates whether time-phased data has been changed and one flag indicates whether data that is not time-phased has been changed. (Overrides Object.ToString().)

Top

See Also

Reference

ReportingPostResourceChangedEventArgs Class

Microsoft.Office.Project.Server.Events Namespace