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