MindFusion.Scheduling for Silverlight Programmer's Guide
ActionValidationEventArgs Members
Constructors Properties
 


Contains the arguments passed to validation routed event related to activities and resource allocations.

The following tables list the members exposed by the ActionValidationEventArgs type.

 Public Constructors

  Name Description

ActionValidationEventArgs

Initializes a new instance of the ActionValidationEventArgs class.

 Public Properties

  Name Description

Action

Gets or sets the action related to the event. (Inherited from ActionEventArgs.)

Confirm

Gets or sets a value indicating whether the operation has been validated.

Item

Gets or sets the activity or resource allocation related to the event. (Inherited from ActionEventArgs.)

 See Also

ActionValidationEventArgs Class
MindFusion.DataViews.Silverlight Namespace