Table of Contents

SyncAttribute

class in Coherence.Toolkit
inherits from Attribute

Automatically add this member variable or property to the list of synced bindings in CoherenceSync.

Variables and properties without this attribute can still be synced by selecting them manually in the bindings configuration window.

Constructors
SyncAttribute
Fields
DefaultSyncMode

Sets the sync mode on the binding.

Properties
OldName

Used for migration purposes. Bindings whose name match OldName will be updated to the new target member.