Note Constructor (String, NoteType, String, DateTime, Staff, Int32)
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Notes
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public Note( string RecID, NoteType noteType, string noteText, DateTime LastSavedDateTime, Staff LastModifiedByStaffMember, int ItemNo )
Parameters
- RecID
- Type: String
- noteType
- Type: JiwaFinancials.Jiwa.JiwaApplication.Notes..::..NoteType
- noteText
- Type: String
- LastSavedDateTime
- Type: DateTime
- LastModifiedByStaffMember
- Type: JiwaFinancials.Jiwa.JiwaApplication.Entities.Staff..::..Staff
- ItemNo
- Type: Int32