SyncGroupProgress::TablesProgress Property

Gets a collection of SyncTableProgress objects.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

public:
property Collection<SyncTableProgress^>^ TablesProgress {
	Collection<SyncTableProgress^>^ get ();
}
Show: