Click or drag to resize

ICaseFileTypeFilter Property

Provides access to file type filtering for this case.

Namespace:  EdaIntegrationContract.Case
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
IFileTypeFilterManager FileTypeFilter { get; }

Property Value

Type: IFileTypeFilterManager
See Also