Share via


ReportingPostLookupTableChangedEventArgs.LookupTableGuid Property

Gets a collection of GUIDs that are associated with the changed lookup table.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property LookupTableGuid As Guid
    Get
'Usage
Dim instance As ReportingPostLookupTableChangedEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid

See Also

Reference

ReportingPostLookupTableChangedEventArgs Class

ReportingPostLookupTableChangedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace