DirAddressBookPartyView::validFrom Method [AX 2012]

Is used as the value of the ValidFrom computed column.

server public static str validFrom()

Run On

Server

Return Value

Type: str
The minimum UtcDateTime value.

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

Show: