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