IndexColumnKeyValues..::..Index Property

Class StatusKeysColumnValues.

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

Syntax


public string Index { get; set; }
Public Property Index As String
	Get
	Set
public:
property String^ Index {
	String^ get ();
	void set (String^ value);
}