DirPartyNameView::getType Method [AX 2012]

Computes the computed column for the party type that is based on the view name.

server public static str getType(TableName _viewName)

Run On

Server

Parameters

_viewName
Type: TableName Extended Data Type
The String value for the view name.

Return Value

Type: str
A String value of the party type field string.
Show: