The SalDateTime type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberCurrent
Returns the PC's current date/time.
Public propertyIsNull
Checks if this SalDateTime object contain a null value.
Public propertyTicks
Returns the number of ticks.
Public propertyValue
Returns the inner DateTime value

See Also