StatusTransaction..::..Script Property

Gets or sets the script.

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

Syntax


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

Field Value

The script.