SystemSettings..::..SellPrice9Name Property

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

Syntax


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