IFsrmPropertyCondition::get_Name method (fsrmreports.h)

The name of the classification property whose value you want to compare to the property condition's value.

This property is read/write.

Syntax

HRESULT get_Name(
  BSTR *name
);

Parameters

name

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