IFsrmClassificationRule::get_ExecutionOption method (fsrmpipeline.h)

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

Determines how to apply the rule to the file.

This property is read/write.

Syntax

HRESULT get_ExecutionOption(
  FsrmExecutionOption *executionOption
);

Parameters

executionOption

Return value

None

Requirements

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

See also

IFsrmClassificationRule

MSFT_FSRMClassificationRule