ResponseStatus..::..time Property
The Date And time that the response was returned. It uses ISO 8601 format And Is always In UTC time
Namespace:
FLEXYGO.OfficeResourceTypesAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
public Nullable<DateTimeOffset> time { get; set; }
Public Property time As Nullable(Of DateTimeOffset) Get Set