Return the data associated with a date/time.
Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual DateTime get()
Return Value
Type: DateTimeThe data associated with the date/time. Will not be null.
Remarks
See Also