Click or drag to resize
Infosoft Logo

IInterchangeLogEntityService Methods

The IInterchangeLogEntityService type exposes the following members.

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