GetSpcPanelBySessionIdAsync

Overview of GetSpcPanelBySessionIdAsync goes here.

Get Spc Panel By Session Id Async

Example in C#

// Returns: SpcPanelInfo
var spcPanelInfo = await client.GetSpcPanelBySessionIdAsync(FolderInfo folder, Int32 SessionId);