DimensionHierarchyController.setActiveDatesEventHandler Method [AX 2012]
Handles the event to set the active dates that are raised by the hierarchy designer control.
Syntax
protected void setActiveDatesEventHandler(CLRObject _sender, CLRObject _e)
Run On
Client
Parameters
- _sender
Type: CLRObject Class
The control instance that raised the event.
- _e
Type: CLRObject Class
An instance of the Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyConstraintNodeCancelEventArgs class that contains the event data.