Click or drag to resize
XslFilterTransformGeneratorFilters Property

[Missing <summary> documentation for "P:Activsoft.Engine.XslFilter.XslFilterTransformGenerator.Filters"]

Namespace: Activsoft.Engine.XslFilter
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public List<IXslFilter> Filters { get; }

Property Value

Type: ListIXslFilter
See Also