ReportingPostCustomFieldCreatedEventArgs Members

Include Protected Members
Include Inherited Members

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

The ReportingPostCustomFieldCreatedEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CustomFieldMetadataDataSet Gets a ReportingCustomFieldMetadataDataSet object that contains the metadata for the custom field that has been created.
Public property CustomFieldTypeGuid Gets the GUID of the custom field that has been created.

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 a specified ReportingPostCustomFieldCreatedEventArgs object. (Overrides Object.ToString().)

Top

See Also

Reference

ReportingPostCustomFieldCreatedEventArgs Class

Microsoft.Office.Project.Server.Events Namespace