IBaseCardService.GetBaseCardSectionRows — метод (BaseCard, CardSection)
Возвращает коллекцию всех строк секции карточки.
-
Пространство имён:
DocsVision.BackOffice.ObjectModel.Services
-
Сборка:
DocsVision.BackOffice.ObjectModel.dll
Синтаксис
IEnumerable<BaseCardSectionRow> GetBaseCardSectionRows(BaseCard card, CardSection section)
- Параметры
-
- card
-
Тип:
BaseCard
Карточка
- section
-
Тип:
CardSection
Секция карточки
- Возвращаемое значение
-
Тип:
System.Collections.Generic.IEnumerable<BaseCardSectionRow>
Коллекция строк секции типа
BaseCardSectionRow