Partager via


ReportingPostLookupTableDeletedEventArgs.LookupTableGuid - Propriété

Obtient une collection de GUID qui sont associées à la table de choix supprimée.

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 LookupTableGuid As Guid
    Get
'Utilisation
Dim instance As ReportingPostLookupTableDeletedEventArgs
Dim value As Guid

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

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

ReportingPostLookupTableDeletedEventArgs classe

ReportingPostLookupTableDeletedEventArgs - Membres

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