PurchaseOrder..::..UserField4 Property

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

Syntax


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