Freigeben über


ReportingPostLookupTableDeletedEventArgs.LookupTableGuid Property

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 ReportingPostLookupTableDeletedEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid

See Also

Reference

ReportingPostLookupTableDeletedEventArgs Class

ReportingPostLookupTableDeletedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace