Для изменения размера нажмите или перетащите

ProcessRunResult - структура

Представляет результат выполнения схемы BPM.

Пространство имён:  FinistSoft.Engine
Сборка:  Engine (в Engine.dll) Версия: 1.0.0
Синтаксис
public struct ProcessRunResult

Тип ProcessRunResult предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методEquals
Indicates whether this instance and a specified object are equal.
(Унаследован от ValueType.)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetHashCode
Returns the hash code for this instance.
(Унаследован от ValueType.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методToString
Returns the fully qualified type name of this instance.
(Унаследован от ValueType.)
В начало страницы
Поля
  ИмяОписание
Открытое полеForm
Элемент формы, на котором остановилось выполнение процесса BPM.
Открытое полеProcess
Выполняемый процесс BPM.
В начало страницы
См. также