HashTreeBinderRowBinding - конструктор |
Пространство имён:
Tessa.Workflow.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public RowBinding(
HashTreeBinder hashBinder,
HashTreeBinderTableSectionBinding tableBinding,
CardSection section,
WorkflowStorageBase action,
WorkflowStorageBase node,
WorkflowStorageBase process,
CardRow row,
string[] listPath
)
Public Sub New (
hashBinder As HashTreeBinder,
tableBinding As HashTreeBinderTableSectionBinding,
section As CardSection,
action As WorkflowStorageBase,
node As WorkflowStorageBase,
process As WorkflowStorageBase,
row As CardRow,
listPath As String()
)
public:
RowBinding(
HashTreeBinder^ hashBinder,
HashTreeBinderTableSectionBinding^ tableBinding,
CardSection^ section,
WorkflowStorageBase^ action,
WorkflowStorageBase^ node,
WorkflowStorageBase^ process,
CardRow^ row,
array<String^>^ listPath
)
new :
hashBinder : HashTreeBinder *
tableBinding : HashTreeBinderTableSectionBinding *
section : CardSection *
action : WorkflowStorageBase *
node : WorkflowStorageBase *
process : WorkflowStorageBase *
row : CardRow *
listPath : string[] -> RowBinding
Параметры
- hashBinder
- Тип: Tessa.Workflow.StorageHashTreeBinder
- tableBinding
- Тип: Tessa.Workflow.StorageHashTreeBinderTableSectionBinding
- section
- Тип: Tessa.CardsCardSection
- action
- Тип: Tessa.Workflow.StorageWorkflowStorageBase
- node
- Тип: Tessa.Workflow.StorageWorkflowStorageBase
- process
- Тип: Tessa.Workflow.StorageWorkflowStorageBase
- row
- Тип: Tessa.CardsCardRow
- listPath
- Тип: SystemString
См. также