IWorkflowEngineContextModifyStoreRequest(ActionCardStoreRequest) - метод
Метод для отложенной модификации запроса на сохранение основной карточки.
Пространство имён: Tessa.WorkflowСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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
- Метод для модификации запроса на сохранение основной карточки.