Carrier..::..FreightItemCollection Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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