Line..::..UserField8 Property

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

Syntax


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