SalesOrder..::..PriceSchemeID Property

Gets or sets the price scheme identifier.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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

Field Value

The price scheme identifier.