AddSpcPanelUserAsync

Overview of AddSpcPanelUserAsync goes here.

Add Spc Panel User Async

Example in C#

// Returns: SpcPanelUserInfo
var spcPanelUserInfo = await client.AddSpcPanelUserAsync(SpcPanelInfo SpcPanel, SpcPanelUserInfo SpcPanelUser);