Click or drag to resize
ITracingServiceWorkflowExtension Class
Расширение функционала классов, реализующих интерфейс ITracingService.
Inheritance Hierarchy
SystemObject
  PZone.Xrm.WorkflowITracingServiceWorkflowExtension

Namespace:  PZone.Xrm.Workflow
Assembly:  PZone.SDK.Xrm.Workflow (in PZone.SDK.Xrm.Workflow.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C#
public static class ITracingServiceWorkflowExtension

The ITracingServiceWorkflowExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTrace
Запись в трассировку данных об исключении.
Top
See Also