Inventory..::..Notes Property

Gets or sets the notes.

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

Syntax


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

Field Value

The notes.