Click or drag to resize

PFChoicesTreeNodeGetPath Method

Gets a text containing all display texts of this node and its parents, separated by a "\".

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string GetPath()

Return Value

Type: String
See Also