Debtor..::..PriceScheme Property

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

Syntax


[DataMemberAttribute]
public PriceScheme PriceScheme { get; set; }
<DataMemberAttribute> _
Public Property PriceScheme As PriceScheme
	Get
	Set
[DataMemberAttribute]
public:
property PriceScheme^ PriceScheme {
	PriceScheme^ get ();
	void set (PriceScheme^ value);
}