FsrmExportImport Interface
Used to export and import FSRM objects. All methods of the IFsrmExportImport interface are available in this class.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | ExportFileGroups(String, Object, String) | Exports one or more file groups to the specified file.(Inherited from IFsrmExportImport.) |
![]() | ExportFileScreenTemplates(String, Object, String) | Exports one or more file screen templates to the specified file.(Inherited from IFsrmExportImport.) |
![]() | ExportQuotaTemplates(String, Object, String) | Exports one or more quota templates to the specified file.(Inherited from IFsrmExportImport.) |
![]() | ImportFileGroups(String, Object, String) | Imports one or more file groups from the specified file.(Inherited from IFsrmExportImport.) |
![]() | ImportFileScreenTemplates(String, Object, String) | Imports one or more file screen templates from the specified file.(Inherited from IFsrmExportImport.) |
![]() | ImportQuotaTemplates(String, Object, String) | Imports one or more quota templates from the specified file.(Inherited from IFsrmExportImport.) |
FSRM implements this class.
