Click or drag to resize

FileTypeFilterPropertiesIncludeUnspecifiedFileTypes Property

If true, include any file types that are not specifically configured to be included or excluded. If false, exclude any unconfigured file types.

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public bool IncludeUnspecifiedFileTypes { get; set; }

Property Value

Type: Boolean
See Also