Share via


WMSTransportChangeToLocation.validateToLocation Method [AX 2012]

Validates that the specified new location can be used.

Syntax

public NoYes validateToLocation(WMSLocationId _wmsLocationId)

Run On

Called

Parameters

Return Value

Type: NoYes Enumeration
true if location can be used; otherwise, false.

See Also

Reference

WMSTransportChangeToLocation Class