IFsrmPropertyDefinition::put_Name method (fsrmpipeline.h)

The name of the property.

This property is read/write.

Syntax

HRESULT put_Name(
  BSTR name
);

Parameters

name

Return value

None

Remarks

You cannot change the name after you commit the definition.

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.PropertyAffected

IFsrmProperty.Name

IFsrmPropertyDefinition