PurchaseOrder..::..UserField9 Property

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

Syntax


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