IFsrmFileManagementJob::get_Enabled method (fsrmreports.h)

[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMFileManagementJob class.]

Indicates whether the job enabled (can run).

This property is read/write.

Syntax

HRESULT get_Enabled(
  VARIANT_BOOL *enabled
);

Parameters

enabled

Return value

None

Requirements

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

See also

IFsrmFileManagementJob

MSFT_FSRMFileManagementJob