Invoice..::..UserField1 Property

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

Syntax


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