Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to manage file screen templates. All methods of the IFsrmFileScreenTemplateManager interface are available in this class. To create this object from a script, use the "Fsrm.FsrmFileScreenTemplateManager" program identifier.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
[GuidAttribute("CFE36CBA-1949-4E74-A14F-F1D580CEAF13")]
public interface FsrmFileScreenTemplateManager : IFsrmFileScreenTemplateManager
[GuidAttribute("CFE36CBA-1949-4E74-A14F-F1D580CEAF13")]
public interface class FsrmFileScreenTemplateManager : IFsrmFileScreenTemplateManager
[<GuidAttribute("CFE36CBA-1949-4E74-A14F-F1D580CEAF13")>]
type FsrmFileScreenTemplateManager =
interface
interface IFsrmFileScreenTemplateManager
end
<GuidAttribute("CFE36CBA-1949-4E74-A14F-F1D580CEAF13")>
Public Interface FsrmFileScreenTemplateManager
Inherits IFsrmFileScreenTemplateManager
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateTemplate() | Creates a file screen template object.(Inherited from IFsrmFileScreenTemplateManager.) |
![]() |
EnumTemplates(_FsrmEnumOptions) | Enumerates the file screen templates on the server.(Inherited from IFsrmFileScreenTemplateManager.) |
![]() |
ExportTemplates(Object) | Exports the templates as an XML string.(Inherited from IFsrmFileScreenTemplateManager.) |
![]() |
GetTemplate(String) | Retrieves the specified file screen template.(Inherited from IFsrmFileScreenTemplateManager.) |
![]() |
ImportTemplates(String, Object) | Imports the specified file screen templates from an XML string.(Inherited from IFsrmFileScreenTemplateManager.) |
Remarks
FSRM implements this class.
See Also
IFsrmFileScreenTemplateManager
Microsoft.Storage Namespace
Return to top
.jpeg)