AxServiceManagement Class

Class for managing Microsoft Dynamics AX service connections.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Framework.Reports.AxServiceManagement

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