Show / Hide Table of Contents

Interface ITechReportTemplatesRepositoryEntryEx

Представляет шаблон отчета с расширенной информацией.

Inherited Members
ITechReportTemplatesRepositoryEntry.Id
ITechReportTemplatesRepositoryEntry.Key
ITechReportTemplatesRepositoryEntry.Name
ITechReportTemplatesRepositoryEntry.IsApplicable
ITechReportTemplatesRepositoryEntry.IsOperational
ITechReportTemplatesRepositoryEntry.Code
ITechReportTemplatesRepositoryEntry.Caption
ITechReportTemplatesRepositoryEntry.Form
ITechReportTemplatesRepositoryEntry.Standard
Namespace: Ascon.Vertical.Core
Assembly: Ascon.Vertical.Core.dll
Syntax
public interface ITechReportTemplatesRepositoryEntryEx : ITechReportTemplatesRepositoryEntry

Properties

FileName

Имя файла, привязанного к объекту шаблона.

Declaration
string FileName { get; }
Property Value
Type Description
string

Methods

ToDto()

Возвращает описание шаблона.

Declaration
TechReportTemplatesRepositoryEntryDtoEx ToDto()
Returns
Type Description
TechReportTemplatesRepositoryEntryDtoEx

Сформированное описание.

Back to top Copyright © 2014 - 2026 ООО «АСКОН-Бизнес-решения»