CardMetadataBuilderBaseMetadataContainerGetSectionInfo - метод |
Возвращает собранную информацию по секции с заданным идентификатором.
Пространство имён:
Tessa.Cards.Metadata
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public CardMetadataBuilderBaseSectionContainerInfo GetSectionInfo(
Guid sectionID
)
Public Function GetSectionInfo (
sectionID As Guid
) As CardMetadataBuilderBaseSectionContainerInfo
public:
CardMetadataBuilderBaseSectionContainerInfo^ GetSectionInfo(
Guid sectionID
)
member GetSectionInfo :
sectionID : Guid -> CardMetadataBuilderBaseSectionContainerInfo
Параметры
- sectionID
- Тип: SystemGuid
Идентификатор секции.
Возвращаемое значение
Тип:
CardMetadataBuilderBaseSectionContainerInfoСобранная информация по секции.
См. также