Compartilhar via


ReportingPostCustomFieldChangedEventArgs.CustomFieldTypeGuid propriedade

Obtém o GUID do campo personalizado alterado.

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

Sintaxe

'Declaração
Public ReadOnly Property CustomFieldTypeGuid As Guid
    Get
'Uso
Dim instance As ReportingPostCustomFieldChangedEventArgs
Dim value As Guid

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

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

ReportingPostCustomFieldChangedEventArgs classe

ReportingPostCustomFieldChangedEventArgs membros

Microsoft.Office.Project.Server.Events namespace