Forum Discussion

Kamila's avatar
Kamila
Contributor
2 years ago
Solved

Obsolete function SetCultureInfoForUserToThread

Dear Team,

Does anyone know what's the updated version of function SetCultureInfoForUserToThread?

I thought that like with other functions I just can see it's new version using intellisense, however nothing appears here.

Many thanks!

 

  • This method appears to be depreciated in 7.4.2 and gone completely in 8.1 
    If Intellisense doesn't provide a new method signature, its usually because there isn't one.
    Try commenting it out and run without it.

    Note: its easier to answer questions about obsolescence if you include the product version you're working with.