Click or drag to resize

DateRangeFilterDefinitionIncludeItems Property

Flag whether to include the items selected by this filter

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
public Nullable<bool> IncludeItems { get; set; }

Property Value

Type: NullableBoolean
See Also