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