ReportingPostCustomFieldChangedEventArgs Members

Include Protected Members
Include Inherited Members

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

The ReportingPostCustomFieldChangedEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CustomFieldMetadataDataSet Gets a dataset that contains changes to a custom field.
Public property CustomFieldTypeGuid Gets the GUID of the changed 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 string that contains all of the metadata in the specified ReportingCustomFieldMetadataDataSet object. (Overrides Object.ToString().)

Top

See Also

Reference

ReportingPostCustomFieldChangedEventArgs Class

Microsoft.Office.Project.Server.Events Namespace