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