Click or drag to resize
Infosoft Logo

IRetailerNoteEntityService Methods

The IRetailerNoteEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new RetailerNote
Public methodDelete Deletes the specified RetailerNote.
Public methodGet Gets a list of RetailerNotes matching the specified filter.
(Inherited from IRetailerNoteQueryService)
Public methodGetAll Gets all RetailerNotes
(Inherited from IRetailerNoteQueryService)
Public methodGetSingle Gets a single RetailerNote matching the provided filter.
(Inherited from IRetailerNoteQueryService)
Public methodUpdate Updates the specified RetailerNote
Top
See Also