IFsrmFileScreenTemplateImported::put_OverwriteOnCommit method (fsrmscreen.h)

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

This property is read/write.

Syntax

HRESULT put_OverwriteOnCommit(
  VARIANT_BOOL overwrite
);

Parameters

overwrite

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008
Target Platform Windows
Header fsrmscreen.h
DLL SrmSvc.dll

See also

IFsrmFileScreenTemplateImported