StatusKeyColumnValue..::..Updated Property
Gets or sets the ticks for when the new value replaced the previous value.
Namespace:
ZarahDB_Library.TypesAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
[RequiredAttribute] public long Updated { get; set; }
<RequiredAttribute> _ Public Property Updated As Long Get Set
[RequiredAttribute] public: property long long^ Updated { long long^ get (); void set (long long^ value); }