Click or drag to resize
PFSSectionGetKeyword Method (String)
Get the first keyword with the specified name.

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public PFSKeyword GetKeyword(
	string keywordName
)

Parameters

keywordName
Type: SystemString
Name of keyword

Return Value

Type: PFSKeyword
See Also