PurchaseOrder..::..UserField3 Property

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

Syntax


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