DynaLink Class

Generates links to Microsoft Dynamics AX forms and Enterprise Portal Web pages.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Framework.Reports.DynaLink

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