Comparteix a través de


WMSLocation.whsLocationProfile Method

Finds and returns a record of WHSLocationProfile table associated with current location.

Syntax

public WHSLocationProfile whsLocationProfile([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    When True - associated record in WHSLocationProfile table is queried for update.

Return Value

Type: WHSLocationProfile Table
The record from WHSLocationProfile table associated with a current location.

See Also

Reference

WMSLocation Table