IWorkflowEngineContextModifyStoreRequest(ActionCardStoreRequest) - метод |
Метод для отложенной модификации запроса на сохранение основной карточки
Пространство имён:
Tessa.Workflow
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис void ModifyStoreRequest(
Action<CardStoreRequest> requestModifier
)
Sub ModifyStoreRequest (
requestModifier As Action(Of CardStoreRequest)
)
void ModifyStoreRequest(
Action<CardStoreRequest^>^ requestModifier
)
abstract ModifyStoreRequest :
requestModifier : Action<CardStoreRequest> -> unit
Параметры
- requestModifier
- Тип: SystemActionCardStoreRequest
Метод для модфикации запроса на сохранение основной карточки
См. также