| ConverterToDateTime Method (Int64) |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static DateTime ToDateTime(
long value
)
Public Shared Function ToDateTime (
value As Long
) As DateTime
Parameters
- value
- Type: SystemInt64
Return Value
Type:
DateTimeSee Also