BookIn..::..OtherBookInsForThisShipment Property

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

Syntax


public OtherBookInCollection OtherBookInsForThisShipment { get; }
Public ReadOnly Property OtherBookInsForThisShipment As OtherBookInCollection
	Get
public:
property OtherBookInCollection^ OtherBookInsForThisShipment {
	OtherBookInCollection^ get ();
}