IFsrmFileScreenTemplateImported interface (fsrmscreen.h)

Used to save imported file screen templates.

The IFsrmExportImport::ImportFileScreenTemplates method returns this interface.

Inheritance

The IFsrmFileScreenTemplateImported interface inherits from the IFsrmFileScreenTemplate interface.

Methods

The IFsrmFileScreenTemplateImported interface has these methods.

 
IFsrmFileScreenTemplateImported::get_OverwriteOnCommit

Retrieves or sets a value that determines whether a file screen template is overwritten if it exists when the template is imported. (Get)
IFsrmFileScreenTemplateImported::put_OverwriteOnCommit

Retrieves or sets a value that determines whether a file screen template is overwritten if it exists when the template is imported. (Put)

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008
Target Platform Windows
Header fsrmscreen.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h)

See also

IFsrmFileScreenTemplate