Hello!
Is it possible to add own elements or attributes to sync configuration and use them (read) in source code?
I would like to add an attribute to the FilterColumn element and use this attribute in my modified Microsoft.Synchronization.Services project.
In other words I want to modify the structure of DbSyncScopeDescription.
Is there any possibility to handle this?
Thanks