Object Does Not Implement This Public Method

Possible Cause Resolution
You attempted to call a method that is not a public method of the .NET object. Only public methods can be called with the DotNetCallMethod function.