BreakOut..::..ScriptName Property

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

Syntax


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