WorkflowDialogActionGetButtonsRows - метод
Пространство имён: Tessa.Workflow.ActionsСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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