Пространство имен: NpoComputer.WebAccess.API
Сборка: NpoComputer.WebAccess.API (в NpoComputer.WebAccess.API.dll), версия: 5.3
Синтаксис:
| C# | 
| public static DocumentMassExportResult Ok( int DocumentId, string FileName ) | 
| Visual Basic (Usage) | 
| Dim DocumentId As Integer Dim FileName As String Dim returnValue As DocumentMassExportResult returnValue = DocumentMassExportResult.Ok(DocumentId, _ FileName) | 
Параметры:
| • | DocumentId – ИД документа; | 
| • | FileName – путь до экспортированного документа. | 
| © Компания DIRECTUM, 2018 | Сообщество пользователей DIRECTUM |