The following tables list the members exposed by the ProjectNoteInfo type.

Name Description
Public property body The body of the note (inherited from NoteInfo).
Public property created_date
Public property external_id the external id of the note. eg a workflowmax project note. The value is assigned by an external system and imported into synergy.
Public property from_id Who the note is from (inherited from NoteInfo).
Public property id
Public property id_id
Public property id_serverid
Public property in_reply_to whether or not it's in reply to another note (inherited from NoteInfo).
Public property subject The subject of the note (inherited from NoteInfo).
Public property target The type of thing we're attaching a note to (inherited from NoteInfo).
Public property target_id the id of the thing we're attaching the note to (inherited from NoteInfo).
Top