BreakOut..::..ScriptText Property

Namespace:  JiwaFinancials.Jiwa.JiwaLib
Assembly:  JiwaLib (in JiwaLib.dll)

Syntax


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