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