Context Class |
Namespace: PZone.Xrm.Workflow
public class Context
The Context type exposes the following members.
Name | Description | |
---|---|---|
![]() | EntityId |
Идентификатор основной сущности.
|
![]() | EntityName |
Системное имя основной сущности.
|
![]() | Service |
Ссылка на экземпляр CRM-сервиса, запусщенного от имени пользователя, инициировавшего запуск действия процесса.
|
![]() | SourceActivityContext |
Исходный стандартный контекст выполнения действия процесса.
|
![]() | SourceContext |
Исходный стандартный контекст действия процесса.
|
![]() | TracingService |
Cервис трассировки.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | IsTestingOrganization |
Флаг тестовая организация или нет
|