'Declaration Protected Friend Overloads Overrides Function IsActivityOperationSupported( _ ByVal activityType As Infragistics.Controls.Schedules.ActivityType, _ ByVal activityOperation As Infragistics.Controls.Schedules.ActivityOperation, _ ByVal calendar As Infragistics.Controls.Schedules.ResourceCalendar _ ) As Boolean
protected internal override bool IsActivityOperationSupported( Infragistics.Controls.Schedules.ActivityType activityType, Infragistics.Controls.Schedules.ActivityOperation activityOperation, Infragistics.Controls.Schedules.ResourceCalendar calendar )
This method is used by the data manager to determine if the specified operation is supported for the activities of the specified type for the specified resource calendar. If the operation is not supported, relevant user interface will be disabled or hidden in the schedule controls.
When the context of an activity object for which the operation is being performed available, the overload Infragistics.Controls.Schedules.ScheduleDataConnectorBase.IsActivityOperationSupported(Infragistics.Controls.Schedules.ActivityBase,Infragistics.Controls.Schedules.ActivityOperation) that takes in the activity is used.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
ExchangeScheduleDataConnector Class
ExchangeScheduleDataConnector Members
Overload List
Infragistics.Controls.Schedules.ScheduleDataConnectorBase.IsActivityOperationSupported(Infragistics.Controls.Schedules.ActivityBase,Infragistics.Controls.Schedules.ActivityOperation)
IsActivityFeatureSupported Method
AreActivitiesSupported Method