SOH..::..HistoryText Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Inventory.SOH
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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