Application.getWMSLocationConstraintCheckerGlobal Method [AX 2012]

Retrieves an instance of the WMSLocationConstraintCheckerGlobal class.

Syntax

public WMSLocationConstraintCheckerGlobal getWMSLocationConstraintCheckerGlobal()

Run On

Server

Return Value

Type: WMSLocationConstraintCheckerGlobal Class
An instance of the WMSLocationConstraintCheckerGlobal class.

Remarks

If the WMSLocationConstraintCheckerGlobal class has not been initialized a new instance will be created.

See Also

Reference

Application Class