FsrmClassificationManager Interface
Represents the FSRM Classification Manager. All methods and properties of the IFsrmClassificationManager, IFsrmClassificationManager2, and DIFsrmClassificationEvents interfaces are available in this class. To create this object from a script, use the "Fsrm.FsrmClassificationManager" program identifier.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | ClassificationLastError | Gets the ClassificationLastError property.(Inherited from IFsrmClassificationManager2.) |
![]() | ClassificationLastReportPathWithoutExtension | Gets the ClassificationLastReportPathWithoutExtension property.(Inherited from IFsrmClassificationManager2.) |
![]() | ClassificationReportEnabled | Gets and sets the ClassificationReportEnabled property.(Inherited from IFsrmClassificationManager2.) |
![]() | ClassificationReportFormats | Gets and sets the ClassificationReportFormats property.(Inherited from IFsrmClassificationManager2.) |
![]() | ClassificationReportMailTo | Gets and sets the ClassificationReportMailTo property.(Inherited from IFsrmClassificationManager2.) |
![]() | ClassificationRunningStatus | Gets the ClassificationRunningStatus property.(Inherited from IFsrmClassificationManager2.) |
![]() | Logging | Gets and sets the Logging property.(Inherited from IFsrmClassificationManager2.) |
| Name | Description | |
|---|---|---|
![]() | OnFile | Represents a file classification event. The event receives properties of files that are processed by the ClassifyFiles method.(Inherited from DIFsrmClassificationEvents_Event.) |
FSRM implements this class.


