IDocumentService.GetMainFiles — метод (Document)
Возвращает все основные файлы документа.
-
Пространство имён:
DocsVision.BackOffice.ObjectModel.Services -
Сборка:
DocsVision.BackOffice.ObjectModel.dll
Синтаксис
IEnumerable<DocumentFile> GetMainFiles(Document document)
- Параметры
-
- document
-
Тип:
DocumentДокумент
- Возвращаемое значение
-
Тип:
System.Collections.Generic.IEnumerable<DocumentFile>Коллекция элементов типа
DocumentFile