Share via


CustomFieldsDeletePostEventArgs members

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

The CustomFieldsDeletePostEventArgs type exposes the following members.

Constructors

  Name Description
Protected method CustomFieldsDeletePostEventArgs()
Public method CustomFieldsDeletePostEventArgs([]) Creates an instance of the CustomFieldsDeletePostEventArgs class; used internally.

Top

Properties

  Name Description
Public property CustomFields Gets a collection of GUIDs of custom fields that have been deleted.

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 (Inherited from Object.)

Top

See also

Reference

CustomFieldsDeletePostEventArgs class

Microsoft.Office.Project.Server.Events namespace