PublicAPI.Projects.Budget.BudgetExpense.CreateДокументация ELMA API
Создать
 
 
Синтаксис

[ObsoleteAttribute("Этот метод устарел. Используйте метод Create(BinaryFile file, IProject project, string name)", 
	true)]
[BrowsableAttribute(false)]
public BudgetExpense Create(
	BinaryFile file,
	Folder folder,
	string name
)

Параметры

file
Тип: BinaryFile
folder
Тип: Folder
. Объект. Путь доступа: PublicAPI.Docflow.Folder
name
Тип: System String

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

Тип: BudgetExpense
См. также