PurchaseOrder..::..UserField5 Property

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

Syntax


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