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