SystemSettings..::..SellPrice7Name Property

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

Syntax


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