RetailTmpCatBulkAttribView::Value Method [AX 2012]

Merge the attribute values into a single column based on data type.

server public static str Value()

Run On

Server

Return Value

Type: str
The casted value.

Helps in making a single call to merge different columns into a single text column.

Show: