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