Метод StatusingEventReceiver.OnAssignmentWorkDataSetRemote
Пространство имен: Microsoft.Office.Project.Server.Events
Сборка: Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)
Синтаксис
'Декларация
Public Overridable Sub OnAssignmentWorkDataSetRemote ( _
contextInfo As PSContextInfo, _
eventHandlerUid As Guid, _
e As AssignmentWorkDataSetPostEventArgs _
)
'Применение
Dim instance As StatusingEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As AssignmentWorkDataSetPostEventArgs
instance.OnAssignmentWorkDataSetRemote(contextInfo, _
eventHandlerUid, e)
public virtual void OnAssignmentWorkDataSetRemote(
PSContextInfo contextInfo,
Guid eventHandlerUid,
AssignmentWorkDataSetPostEventArgs e
)
Параметры
- contextInfo
Тип: Microsoft.Office.Project.Server.Library.PSContextInfo
- eventHandlerUid
Тип: System.Guid