NotesClient Methods |
The NotesClient type exposes the following members.
Name | Description | |
---|---|---|
AddNote | Add a new Note linked to the specified entity. | |
DeleteNote | Delete a Note from the supplied Note RSN. Any relationship to an Entity will be deleted. The Note RSN can be fetched from the Web Service Method: Select Notes | |
EditNote | Edit a Note from the supplied Note RSN. The Note RSN can be fetched from the Web Service Method: Select Notes | |
SelectNotes | Returns a Paged Collection of all the Notes linked to the supplied Entity RSN. Paging parameters can be defined in the request. |