StatusKeyColumnValues..::..Key Property
Gets or sets the key.
Namespace:
ZarahDB_Library.TypesAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
[RequiredAttribute] public string Key { get; set; }
<RequiredAttribute> _ Public Property Key As String Get Set
[RequiredAttribute] public: property String^ Key { String^ get (); void set (String^ value); }