Condividi tramite


ReportingPostCustomFieldCreatedEventArgs.ToString method

Returns a text string that contains all of the metadata in a specified ReportingPostCustomFieldCreatedEventArgs object.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As ReportingPostCustomFieldCreatedEventArgs
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String

See also

Reference

ReportingPostCustomFieldCreatedEventArgs class

ReportingPostCustomFieldCreatedEventArgs members

Microsoft.Office.Project.Server.Events namespace