ASP.NET Pack Programmer's Guide
ItemModifiedEventArgs.Action Property
See Also
 





Gets the type of action that has modified the item.

Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public ItemModifyAction Action { get; }

Visual Basic  Copy Code

Public ReadOnly Property Action As ItemModifyAction

 Property Value

One of the ItemModifyAction enumeration values.

 See Also

ItemModifiedEventArgs Members
ItemModifiedEventArgs Class
MindFusion.Scheduling Namespace