AddSpcPanelUserProfileAsync

Overview of AddSpcPanelUserProfileAsync goes here.

Add Spc Panel User Profile Async

Example in C#

// Returns: SpcPanelUserProfileInfo
var spcPanelUserProfileInfo = await client.AddSpcPanelUserProfileAsync(SpcPanelInfo SpcPanel, SpcPanelUserProfileInfo SpcPanelUserProfile);