ItemCollection.IsSynchronized Property
Gets a value indicating whether the current instance is synchronized.
[Visual Basic]
Public ReadOnly Property IsSynchronized As
Boolean
[C#]
public
bool IsSynchronized {get;}
See Also
ItemCollection Class | Sitecore.Collections Namespace