You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to SetParameter being defined as internal on the client class its not possible to directly set parameters, so any parameter not defined in the configuration is not accessible? Is it possible to make direct access possible? Thanks