Applicasa.ThirdPartyAction.ApplicasaThirdPartyActionSetThirdPartyActionUser C# (CSharp) Method

ApplicasaThirdPartyActionSetThirdPartyActionUser() private method

private ApplicasaThirdPartyActionSetThirdPartyActionUser ( System ThirdPartyAction, string ThirdPartyActionUser ) : void
ThirdPartyAction System
ThirdPartyActionUser string
return void
        private static extern void ApplicasaThirdPartyActionSetThirdPartyActionUser(System.IntPtr ThirdPartyAction, string ThirdPartyActionUser);