public sealed class ProcessHolder
Public NotInheritable Class ProcessHolder
public ref class ProcessHolder sealed
[<SealedAttribute>]
type ProcessHolder = class end
ProcessHolder | Инициализирует новый экземпляр класса ProcessHolder |
MainProcessCommonInfo | Информация о текущем процессе. |
MainProcessType | Название типа родительского процесса. |
MainWorkflowProcess | Объектная модель текущего и/или основного процесса. |
NestedProcessCommonInfos | Информация о вложенных процессах. Ключ - идентификатор вложенного процесса, значение - информация о вложенном процессе. |
NestedWorkflowProcesses | Информация по вложенным процессам. Ключ - идентификатор процесса, значение - объектная модель процесса. |
Persistent | Значение, показывающее, что текущий объект является персистентным. |
PrimaryProcessCommonInfo | Информация об основном процессе. |
ProcessHolderID | Идентификатор, по которому можно получить процессный сателлит. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
SetNestedProcessCommonInfosList | Инициализирует значение свойства NestedProcessCommonInfos. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |