ReportingPostCustomFieldDeletedEventArgs members

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

The ReportingPostCustomFieldDeletedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method ReportingPostCustomFieldDeletedEventArgs()
Public method ReportingPostCustomFieldDeletedEventArgs(Guid) Creates an instance of the ReportingPostCustomFieldDeletedEventArgs class; used internally.

Top

Properties

  Name Description
Public property CustomFieldTypeGuid Gets the GUID of the deleted custom field.

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 field that contains the GUID of the deleted custom field. (Overrides Object.ToString().)

Top

See also

Reference

ReportingPostCustomFieldDeletedEventArgs class

Microsoft.Office.Project.Server.Events namespace