ApprovalProcessExecutionRequestModifyStoreRequestActionOverride - свойство
Пространство имён: Tessa.Workflow.ApprovalProcessСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public Action<Guid, Action<CardStoreRequest>>? ModifyStoreRequestActionOverride { get; set; }
Public Property ModifyStoreRequestActionOverride As Action(Of Guid, Action(Of CardStoreRequest))
Get
Set
public:
property Action<Guid, Action<CardStoreRequest^>^>^ ModifyStoreRequestActionOverride {
Action<Guid, Action<CardStoreRequest^>^>^ get ();
void set (Action<Guid, Action<CardStoreRequest^>^>^ value);
}
member ModifyStoreRequestActionOverride : Action<Guid, Action<CardStoreRequest>> with get, set
Значение свойства
ActionGuid,
ActionCardStoreRequest