ForeignKeyReference..::..Updated Property

Gets or sets the value.

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

Syntax


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

Field Value

The value.