 | BpmProcessStateProcess - свойство |
Возвращает или задаёт реквизит "Процесс".
Пространство имён:
FinistSoft.Engine.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксисpublic LinkProperty<BpmProcess> Process { get; set; }
Public Property Process As LinkProperty(Of BpmProcess)
Get
Set
Dim instance As BpmProcessState
Dim value As LinkProperty(Of BpmProcess)
value = instance.Process
instance.Process = value
function get Process () : LinkProperty<BpmProcess>
function set Process (value : LinkProperty<BpmProcess>)
Значение свойства
Тип:
LinkPropertyBpmProcess
См. также