Price..::..PriceVBScript Property

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

Syntax


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