ReturnedPrice..::..HasSOHID Property

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

Syntax


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