DocumentStatement.

Filter Property

Syntax

public Func<dynamic, bool> Filter { get; set; }

Attributes

Type Description
DynamicAttribute
ObsoleteAttribute

Value

Type Description
Func<dynamic, bool>