Click or drag to resize

PFSSectionModifyName Method

Note: This API is now obsolete.

Modify the name of this section

Namespace:  DHI.PFS
Assembly:  DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
[ObsoleteAttribute("Use Name property")]
public void ModifyName(
	string newName
)

Parameters

newName
Type: SystemString
See Also