DrillthroughHelper Class

The DrillThroughHelper class generates links to Microsoft Dynamics AX menu items.

Namespace:  Microsoft.Dynamics.Framework.Reports
Assembly:  Microsoft.Dynamics.Framework.Reports (in Microsoft.Dynamics.Framework.Reports.dll)

Syntax

'Declaration
Public NotInheritable Class DrillthroughHelper
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class DrillthroughHelper
public ref class DrillthroughHelper abstract sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Framework.Reports.DrillthroughHelper

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Framework.Reports Namespace