IFsrmPropertyCondition::get_Type method (fsrmreports.h)

The comparison operator used to determine whether the property condition is met.

This property is read/write.

Syntax

HRESULT get_Type(
  FsrmPropertyConditionType *type
);

Parameters

type

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

IFsrmPropertyCondition