SalesOrderLine..::..SM_Labour_RecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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