Share via


xGlobal.clientKind Method

Definition

Caution

This method is deprecated, use Global::hasGUI() to detect if an interactive client is present on the current session

public:
 static Dynamics::AX::Application::ClientType clientKind();
[System.Obsolete("This method is deprecated, use Global::hasGUI() to detect if an interactive client is present on the current session")]
public static Dynamics.AX.Application.ClientType clientKind ();
[<System.Obsolete("This method is deprecated, use Global::hasGUI() to detect if an interactive client is present on the current session")>]
static member clientKind : unit -> Dynamics.AX.Application.ClientType
Public Shared Function clientKind () As ClientType

Returns

Attributes

Applies to