SalesOrder..::..Notes Property

Gets the notes.

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

Syntax


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

Field Value

The notes.