SetAbsoluteDateTime
Sets the DateTime to be a fixed/absolute date time.
[Visual Basic]
Public Sub SetAbsoluteDateTime(ByVal dtAbsoluteDateTime As DateTime)
Parameters
dtAbsoluteDateTime
Fixed DateTime to set this DateTimeValue to be.
Remarks