Initiates validation of all draft lots for the specified event
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult ValidateAllDrafts( int eventID )
Parameters
- eventID
- Type: SystemInt32
the ID of the specified event
Return Value
Type: ActionResultSee Also