TheErrorResponse..::..CTIM Property
Timestamp at which the error occured
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public DateTimeOffset CTIM { get; set; }
Public Property CTIM As DateTimeOffset Get Set
public: property DateTimeOffset^ CTIM { DateTimeOffset^ get (); void set (DateTimeOffset^ value); }