Выполнение задачи согласования

Пространство имен: EleWise.ELMA.Documents.Managers
Сборка: EleWise.ELMA.Documents.Docflow (в EleWise.ELMA.Documents.Docflow.dll) Версия: 1.0.0.0 (3.8.0.22046)

Синтаксис

C#
public virtual IDocumentApprovementTask CompleteTask(
	IDocumentApprovementTask task,
	string customName,
	string customDescription,
	bool withoutNotification
)

Параметры

task
Тип: EleWise.ELMA.Documents.Models.Tasks..::..IDocumentApprovementTask
customName
Тип: System..::..String
Имя новой задача (если создается)
customDescription
Тип: System..::..String
withoutNotification
Тип: System..::..Boolean

Возвращаемое значение

См. также