OtherBookInLine..::..SH_Lines_RecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.BookIn
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


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