PurchaseOrderLine..::..IN_Creditor_RecID Property

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

Syntax


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