OfficeEvent..::..lastModifiedDateTime Property
The Timestamp type represents Date And time information Using ISO 8601 format And Is always In UTC time
Namespace:
FLEXYGO.OfficeResourceTypesAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
public Nullable<DateTimeOffset> lastModifiedDateTime { get; set; }
Public Property lastModifiedDateTime As Nullable(Of DateTimeOffset) Get Set