IReadOnlyPropertyAsDateTimeUtc Method |
Value converted to a nullable DateTime in the UTC timezone.
If the value cannot be converted, an exception is thrown
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax Nullable<DateTime> AsDateTimeUtc()
Function AsDateTimeUtc As Nullable(Of DateTime)
Return Value
Type:
NullableDateTimeSee Also