ReportingPostResourceChangedEventArgs.ResourceUid - Propriété
Obtient le GUID de la ressource modifié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 ResourceUid As Guid
Get
'Utilisation
Dim instance As ReportingPostResourceChangedEventArgs
Dim value As Guid
value = instance.ResourceUid
public Guid ResourceUid { get; }
Valeur de propriété
Type : System.Guid
Voir aussi
Référence
ReportingPostResourceChangedEventArgs classe