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
ServerParameters
- _viewName
- Type: TableName Extended Data Type
The String value for the view name.
Show: