BookInLineDetail..::..SerialNo Property

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

Syntax


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