BreakOuts..::..FormName Property

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

Syntax


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