LogisticsEntityLocationView::locationType Method [AX 2012]

Retrieves the location type from the branch of the union.

server public static str locationType(int _branchNum)

Run On

Server

Parameters

_branchNum
Type: int
The branch number.

Return Value

Type: str
The location type from the branch of the union.
Show: