clsDBSysField..::..ScriptFormatCell Property

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

Syntax


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