SyncBatchProgress::MoreData Property

Gets whether there are more changes to synchronize. This property always returns false in this version of the API.

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

public:
property bool MoreData {
	bool get ();
}

Property Value

Type: System::Boolean
Always returns false in this version of the API.
Show: