clsLineDetail..::..Source_IN_SOHID Property

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

Syntax


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