InventoryReceival..::..PackSlipID Property

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

Syntax


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