AdminPostEventArgs.EffectedItems-Eigenschaft
Ruft eine Auflistung von GUIDs, die Entitäten darstellen, die von dem Ereignis betroffen sind.
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 EffectedItems As Guid()
Get
'Usage
Dim instance As AdminPostEventArgs
Dim value As Guid()
value = instance.EffectedItems
public Guid[] EffectedItems { get; }
Eigenschaftswert
Typ: []