 | BpmSchemeCreateFundamentalProcess - метод |
Создаёт процесс BPM.
Пространство имён:
FinistSoft.Engine.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксисinternal static BpmScheme CreateFundamentalProcess(
FundamentalProcesses type
)
Friend Shared Function CreateFundamentalProcess (
type As FundamentalProcesses
) As BpmScheme
Dim type As FundamentalProcesses
Dim returnValue As BpmScheme
returnValue = BpmScheme.CreateFundamentalProcess(type)
internal static function CreateFundamentalProcess(
type : FundamentalProcesses
) : BpmScheme
Параметры
- type
- Тип: FinistSoft.Engine.ObjectsFundamentalProcesses
Тип процесса.
Возвращаемое значение
Тип:
BpmSchemeСхема BPM.
См. также