LineDetail..::..IN_SOH_RecID Property

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

Syntax


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