[]
Indicates whether the specified collection item should be synchronized.
protected virtual bool IsSynchronizable(BasePersistableObject collectionItem)
Type | Name | Description |
---|---|---|
BasePersistableObject | collectionItem | The BasePersistableObject object. |
Type | Description |
---|---|
bool | True if item should be synchronized; false, otherwise. |