Line..::..HistoryText_Comment Property

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

Syntax


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