HashTreeBinderRowBinding - конструктор
Пространство имён: Tessa.Workflow.StorageСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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 HashTreeBinder
-
- tableBinding HashTreeBinderTableSectionBinding
-
- section CardSection
-
- action WorkflowStorageBase
-
- node WorkflowStorageBase
-
- process WorkflowStorageBase
-
- row CardRow
-
- listPath String
-