Click or drag to resize

PFSTargetFindSection Method

Find the first section with the given name.

Namespace:  DHI.PFS
Assembly:  DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public PFSSection FindSection(
	string nodeName
)

Parameters

nodeName
Type: SystemString

Return Value

Type: PFSSection
See Also