Carrier..::..FreightItemCollection Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
[DataMemberAttribute] public List<FreightItem> FreightItemCollection { }
<DataMemberAttribute> _ Public Property FreightItemCollection As List(Of FreightItem)
[DataMemberAttribute] public: property List<FreightItem^>^ FreightItemCollection { }