ReturnedPrice..::..SOHID Property

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

Syntax


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