SessionHelperGetSessionNames Method

Definition

Namespace: PCBI_DFTPreperation_Editor
Assembly: PCBI_DFTPreperation_Editor (in PCBI_DFTPreperation_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public static List<string> GetSessionNames(
	string sessionPath
)

Parameters

sessionPath  String
 

Return Value

ListString

See Also