[]
        
(Showing Draft Content)

C1.Schedule.BaseStorage-2.IsSynchronizable

IsSynchronizable Method

IsSynchronizable(BasePersistableObject)

Indicates whether the specified collection item should be synchronized.

Declaration
protected virtual bool IsSynchronizable(BasePersistableObject collectionItem)
Parameters
Type Name Description
BasePersistableObject collectionItem

The BasePersistableObject object.

Returns
Type Description
bool

True if item should be synchronized; false, otherwise.