ItemFieldDictionary::IsReadOnly Property
Indicates whether a value the ItemFieldDictionary collection is read-only.
Assembly: Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
Property Value
Type: System::Booleantrue if the ItemFieldDictionary collection is read-only. Otherwise, false.
Implements
ICollection<T>::IsReadOnly
Show: