Share via


ReportingPostCustomFieldChangedEventArgs.CustomFieldTypeGuid Property

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

Syntax

'Declaration
Public ReadOnly Property CustomFieldTypeGuid As Guid
    Get
'Usage
Dim instance As ReportingPostCustomFieldChangedEventArgs
Dim value As Guid

value = instance.CustomFieldTypeGuid
public Guid CustomFieldTypeGuid { get; }

Property Value

Type: System.Guid

See Also

Reference

ReportingPostCustomFieldChangedEventArgs Class

ReportingPostCustomFieldChangedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace