Class TechReportTemplatesRepositoryEntryDtoEx
Описывает шаблон отчета с расширенной информацией.
Inherited Members
Namespace: Ascon.Vertical.Core
Assembly: Ascon.Vertical.Core.dll
Syntax
public class TechReportTemplatesRepositoryEntryDtoEx : TechReportTemplatesRepositoryEntryDto
Properties
FileName
Возвращает или назначает имя файла, привязанного к объекту шаблона.
Declaration
[JsonPropertyName("fileName")]
public string FileName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |