Click or drag to resize

FileTypeFilterManagerIsFileTypeConfigured Method

Check if FileType is configured

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public bool IsFileTypeConfigured()

Return Value

Type: Boolean
True if file type is configured
See Also