Share via


ReportingPostCustomFieldCreatedEventArgs.CustomFieldTypeGuid - Propriété

Obtient le GUID du champ personnalisé qui a été créé.

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CustomFieldTypeGuid As Guid
    Get
'Utilisation
Dim instance As ReportingPostCustomFieldCreatedEventArgs
Dim value As Guid

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

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

ReportingPostCustomFieldCreatedEventArgs classe

ReportingPostCustomFieldCreatedEventArgs - Membres

Microsoft.Office.Project.Server.Events - Espace de noms