Carrier..::..ConsignmentNoteCollection Property

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

Syntax


[DataMemberAttribute]
public List<ConsignmentNote> ConsignmentNoteCollection { }
<DataMemberAttribute> _
Public Property ConsignmentNoteCollection As List(Of ConsignmentNote)
[DataMemberAttribute]
public:
property List<ConsignmentNote^>^ ConsignmentNoteCollection {
}