IFsrmFileConditionProperty::get_PropertyId 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 predefined file property, as enumerated by the FsrmFileSystemPropertyId enumeration.

This property is read/write.

Syntax

HRESULT get_PropertyId(
  FsrmFileSystemPropertyId *pVal
);

Parameters

pVal

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

FsrmFileSystemPropertyId

IFsrmFileConditionProperty

MSFT_FSRMFMJCondition