Click or drag to resize

IDateRangeFilterDefinitionIncludeItems Property

Flag whether to include the items selected by this filter

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

Property Value

Type: NullableBoolean
See Also