PurchaseOrderLine..::..IN_SupplierWarehouse_RecID Property

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

Syntax


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