Carrier..::..ConsignmentNoteCollection Property

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

Syntax


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