IFsrmFileConditionProperty::put_ValueType 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_FSRMFMJCondition class.]

Specifies the type of the file condition property value, as enumerated by the FsrmPropertyValueType enumeration.

This property is read/write.

Syntax

HRESULT put_ValueType(
  FsrmPropertyValueType newVal
);

Parameters

newVal

Return value

None

Requirements

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

See also

FsrmPropertyValueType

IFsrmFileConditionProperty

MSFT_FSRMFMJCondition