Skip to content

8da5d131 8bd6 2d4e 1cd5 b021fd580323

Fernando Garcia edited this page May 8, 2018 · 1 revision

WriterModelBase.Filter Property

Additional header content

Gets or sets a referenceto set of properties that allow you to specify a writer.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public FilterModel Filter { get; set; }

VB

Public Property Filter As FilterModel
	Get
	Set

Property Value

Type: FilterModel
Reference to set of properties that allow you to specify a writer.

Remarks

ITEE Object Element Usage

<Writer>
  <Filter/>
</Writer>

See Also

Reference

WriterModelBase Class
iTin.Export.Model Namespace

Clone this wiki locally