Class ReportTemplateQuery
Report templates query
Inherited Members
Namespace: PayrollEngine.Client.Model
Assembly: PayrollEngine.Client.Core.dll
Syntax
public class ReportTemplateQuery : Query
Constructors
ReportTemplateQuery()
Declaration
public ReportTemplateQuery()
Properties
Culture
Report culture
Declaration
public string Culture { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ExcludeContent
Exclude report content
Declaration
public bool ExcludeContent { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |