PurchaseOrder..::..Notes Property

Namespace:  JiwaFinancials.Jiwa.JiwaPurchaseOrders.XML
Assembly:  JiwaPurchaseOrders (in JiwaPurchaseOrders.dll)

Syntax


public List<Note> Notes { }
Public Property Notes As List(Of Note)
public:
property List<Note^>^ Notes {
}