Share via


StatusingPreApplyEventArgs.ProjectID 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 ProjectID As Guid
    Get
'Usage
Dim instance As StatusingPreApplyEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid

See Also

Reference

StatusingPreApplyEventArgs Class

StatusingPreApplyEventArgs Members

Microsoft.Office.Project.Server.Events Namespace