ProdTableExpandedColumn::delayed Method [AX 2012]
Defines a computed column for the delayed field.
server public static str delayed(TableName _viewName)
Run On
ServerParameters
- _viewName
- Type: TableName Extended Data Type
The view name where the column is to be defined.
Show: