TheDataBase..::..cdeCTIM Property
Timestamp of this class. Will be set to DateTimeOffset.Now on creation of the Class
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public DateTimeOffset cdeCTIM { get; set; }
Public Property cdeCTIM As DateTimeOffset Get Set
public: property DateTimeOffset^ cdeCTIM { DateTimeOffset^ get (); void set (DateTimeOffset^ value); }