FsrmFileManagementJobManager Interface
Used to manage file management jobs. All methods and properties of the IFsrmFileManagementJobManager interface are available in this class. To create this object from a script, use the "Fsrm.FsrmFileManagementJobManager" program identifier.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | ActionVariableDescriptions | Retrieves the descriptions for the macros contained in the ActionVariables property.(Inherited from IFsrmFileManagementJobManager.) |
![]() | ActionVariables | Retrieves a list of macros that you can specify in action property values.(Inherited from IFsrmFileManagementJobManager.) |
| Name | Description | |
|---|---|---|
![]() | CreateFileManagementJob() | Creates a file management job.(Inherited from IFsrmFileManagementJobManager.) |
![]() | EnumFileManagementJobs(_FsrmEnumOptions) | Enumerates the list of existing file management jobs.(Inherited from IFsrmFileManagementJobManager.) |
![]() | GetFileManagementJob(String) | Gets the specified file management job.(Inherited from IFsrmFileManagementJobManager.) |
FSRM implements this class.

