Click or drag to resize

CaseFileTypeFilter Property

Provides access to file type filtering for this case.

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public FileTypeFilterManager FileTypeFilter { get; }

Property Value

Type: FileTypeFilterManager
See Also