ReportingPostLookupTableChangedEventArgs.LookupTableGuid - Propriété
Obtient une collection de GUID qui sont associées à la table de choix modifié.
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 ReportingPostLookupTableChangedEventArgs
Dim value As Guid
value = instance.LookupTableGuid
public Guid LookupTableGuid { get; }
Valeur de propriété
Type : System.Guid
Voir aussi
Référence
ReportingPostLookupTableChangedEventArgs classe