C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / CalendarStorage Class / IsSynchronizable Method

In This Topic
IsSynchronizable Method (CalendarStorage)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function IsSynchronizable( _
   ByVal collectionItem As C1.Schedule.BasePersistableObject _
) As Boolean
 

Parameters

collectionItem
See Also