Share via


StatusSubmitPostEventArgs.UpdateGuids 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 UpdateGuids As Guid()
    Get
'Usage
Dim instance As StatusSubmitPostEventArgs
Dim value As Guid()

value = instance.UpdateGuids
public Guid[] UpdateGuids { get; }

Property Value

Type: []

See Also

Reference

StatusSubmitPostEventArgs Class

StatusSubmitPostEventArgs Members

Microsoft.Office.Project.Server.Events Namespace