WorkflowDialogActionGetButtonsRows - метод
Пространство имён: Tessa.Workflow.ActionsСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public static IReadOnlyList<Dictionary<string, Object?>> GetButtonsRows(
IWorkflowEngineContext context
)
Public Shared Function GetButtonsRows (
context As IWorkflowEngineContext
) As IReadOnlyList(Of Dictionary(Of String, Object))
public:
static IReadOnlyList<Dictionary<String^, Object^>^>^ GetButtonsRows(
IWorkflowEngineContext^ context
)
static member GetButtonsRows :
context : IWorkflowEngineContext -> IReadOnlyList<Dictionary<string, Object>>
- context IWorkflowEngineContext
-
IReadOnlyListDictionaryString,
Object