SystemSettings..::..SellPrice6Name Property

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

Syntax


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