DirAddressBookPartyView::validTo Method
Is used as the value of the ValidTo computed column.
Syntax
server public static str validTo()
Run On
Server
Return Value
Type: str
The maximum UtcDateTime value.
Remarks
Serves as a dummy value for a computed column, because we cannot delete columns.