GetSpcPanelByRegistrationIdAsync

Overview of GetSpcPanelByRegistrationIdAsync goes here.

Get Spc Panel By Registration Id Async

Example in C#

// Returns: SpcPanelInfo
var spcPanelInfo = await client.GetSpcPanelByRegistrationIdAsync(FolderInfo folder, String RegistrationId);