Метод WorkflowEventReceiver.OnProjectTypeChangingRemote
Пространство имен: Microsoft.Office.Project.Server.Events
Сборка: Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)
Синтаксис
'Декларация
Public Overridable Function OnProjectTypeChangingRemote ( _
contextInfo As PSContextInfo, _
eventHandlerUid As Guid, _
e As ProjectTypeChangingEventArgs _
) As ProjectTypeChangingEventArgs
'Применение
Dim instance As WorkflowEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ProjectTypeChangingEventArgs
Dim returnValue As ProjectTypeChangingEventArgs
returnValue = instance.OnProjectTypeChangingRemote(contextInfo, _
eventHandlerUid, e)
public virtual ProjectTypeChangingEventArgs OnProjectTypeChangingRemote(
PSContextInfo contextInfo,
Guid eventHandlerUid,
ProjectTypeChangingEventArgs e
)
Параметры
- contextInfo
Тип: Microsoft.Office.Project.Server.Library.PSContextInfo
- eventHandlerUid
Тип: System.Guid
Возвращаемое значение
Тип: Microsoft.Office.Project.Server.Events.ProjectTypeChangingEventArgs