Table of Contents

Class ReportIgnoreAttribute

Namespace
Lers.Models
Assembly
Lers.Models.dll

Атрибут указывает что данное свойство модели не нужно использовать в отчёте.

[AttributeUsage(AttributeTargets.Property)]
public class ReportIgnoreAttribute : Attribute
Inheritance
ReportIgnoreAttribute
Inherited Members
Extension Methods

Constructors

ReportIgnoreAttribute()

Конструктор.

public ReportIgnoreAttribute()