DVTk API
GetSessionId Method (theResultsName)
DVTkDvtkApplicationLayerSessionGetSessionId(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Method to get the sessionId of the session from a resultFile.
Declaration Syntax
C#Visual BasicVisual C++
public string GetSessionId(
	string theResultsName
)
Public Function GetSessionId ( _
	theResultsName As String _
) As String
public:
String^ GetSessionId(
	String^ theResultsName
)
Parameters
theResultsName (String)
FullName of a resultFile
Return Value

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0