IFsrmFileScreenException Interface
Used to configure an exception that excludes the specified files from the file screening process. This allows the files of a file group to be saved in the directory when a file screen that applies to the directory would otherwise prevent the file from being saved in the directory.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | AllowedFileGroups | Retrieves or sets the names of the file groups that contain the file name patterns of the files that are allowed in the directory. |
![]() | Description | Gets and sets the Description property. |
![]() | id | Gets the id property. |
![]() | Path | Retrieves the path that is associated with this file screen exception. |
To create this interface, call the CreateFileScreenException method.
The following methods return this interface:

