PurchaseOrder..::..UserField7 Property

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

Syntax


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