ApprovalProcessExecutionRequestModifyStoreRequestActionOverride - свойство
Пространство имён: Tessa.Workflow.ApprovalProcessСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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