DirAddressBookPartyView::validTo Method [AX 2012]

Is used as the value of the ValidTo computed column.

server public static str validTo()

Run On

Server

Return Value

Type: str
The maximum UtcDateTime value.

Serves as a dummy value for a computed column, because we cannot delete columns.

Show: