Compartilhar via


ReportingPostCustomFieldDeletedEventArgs.CustomFieldTypeGuid propriedade

Obtém o GUID do campo personalizado excluído.

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 ReportingPostCustomFieldDeletedEventArgs
Dim value As Guid

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

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

ReportingPostCustomFieldDeletedEventArgs classe

ReportingPostCustomFieldDeletedEventArgs membros

Microsoft.Office.Project.Server.Events namespace