Version

ActivityCategoryClearAllActivityCategoriesCommand Class Methods

For a list of all members of this type, see ActivityCategoryClearAllActivityCategoriesCommand members.

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Returns true if the command can be executed on the object.  
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Schedules.Primitives.ActivityCategoryCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Clears all Activity Categories assigned to the Activity.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also