StatusKeysColumnValues..::..Ticks Property

Gets or sets the ticks. Ticks are a high accuracy timestamp of when the object was created.

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

Syntax


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

Field Value

The ticks.