Tuesday, February 14, 2012

Business Logic Handler called in which direction?

When running a business logic handler at the subscriber, you can override SubscriberInserts, SubscriberUpdates and SubscriberDeletes. Are these methods called when data is changed coming from the server to client, from the client to the server, or in both directions?

Thanks,

Bryan

It should be in both directions.

No comments:

Post a Comment