Table of Contents

Class ReportDesignerIgnoreAttribute

Namespace
Lers.Models
Assembly
Lers.Models.dll

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

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

Constructors

ReportDesignerIgnoreAttribute()

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

public ReportDesignerIgnoreAttribute()