ColumnValue..::..Updated Property
Namespace:
ZarahDB_Library.Types
Assembly: ZarahDB_Library (in ZarahDB_Library.dll)
Assembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
[RequiredAttribute] public string Updated { get; set; }
<RequiredAttribute> _ Public Property Updated As String Get Set
[RequiredAttribute] public: property String^ Updated { String^ get (); void set (String^ value); }