Price..::..IsStoredProc Property

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

Syntax


public bool IsStoredProc { get; set; }
Public Property IsStoredProc As Boolean
	Get
	Set
public:
property bool^ IsStoredProc {
	bool^ get ();
	void set (bool^ value);
}