RepNotify from c++ confusion.

Is there any update for this? It would be extremely helpful if there was a setting to have RepNotify called on the server as well as the clients in C++. I am disliking having to litter my code with netmode checks and manual calls to repnotify in order to keep our multiplayer game compatible with P2P and Standalone.