Click or drag to resize

FileTypeFilterManagerProperties Property

Provides access to the FileType filtering properties for this case.

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

Return Value

Type: FileTypeFilterProperties
The FileTypeFilterProperties for accessing filtering related properties for this case.
See Also