SOH..::..HistoryText Property

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

Syntax


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