VOTI..::..UserField10 Property

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

Syntax


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