SyncTableMetadata::SyncDirection Property
Gets or sets the SyncDirection enumeration value that represents the direction of synchronization from the perspective of the client.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
public: property SyncDirection SyncDirection { SyncDirection get (); void set (SyncDirection value); }
Property Value
Type: Microsoft.Synchronization.Data::SyncDirectionA SyncDirection enumeration value that represents the direction of synchronization from the perspective of the client.
Show: