Click or drag to resize
WorkflowContract(String, IEnumerableWorkflowStateContract, IEnumerableDocumentOperation) - конструктор
Конструктор

Пространство имён: OTC.ClientAPI.Documents.Workflows
Сборка: OTC.ClientAPI (в OTC.ClientAPI.dll) Версия: 1209540
Синтаксис
C#
public WorkflowContract(
	string documentType,
	IEnumerable<WorkflowStateContract> states,
	IEnumerable<DocumentOperation> operations
)

Параметры

documentType
Тип: SystemString
states
Тип: System.Collections.GenericIEnumerableWorkflowStateContract
operations
Тип: System.Collections.GenericIEnumerableDocumentOperation
См. также