StatusKeyColumnValue..::..Status Property

Gets or sets the status.

Namespace:  ZarahDB_Library.Types
Assembly:  ZarahDB_Library (in ZarahDB_Library.dll)

Syntax


[RequiredAttribute]
public string Status { get; set; }
<RequiredAttribute> _
Public Property Status As String
	Get
	Set
[RequiredAttribute]
public:
property String^ Status {
	String^ get ();
	void set (String^ value);
}

Field Value

The status.