ReportingPostUserViewChangedEventArgs Members

Include Protected Members
Include Inherited Members

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

The ReportingPostUserViewChangedEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property UserViewName Gets a string that contains the name of the user view that was regenerated.
Public property ViewWasTruncated Gets a Boolean value that indicates whether the regenerated user view exceeded the number of columns that it is possible to display.

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 regenerated user view name and a Boolean value that indicates whether the view was truncated. (Overrides Object.ToString().)

Top

See Also

Reference

ReportingPostUserViewChangedEventArgs Class

Microsoft.Office.Project.Server.Events Namespace