BreakOut..::..Declaration Property

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

Syntax


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