Click or drag to resize
Infosoft Logo

IInterchangeLogTypeEntityService Methods

The IInterchangeLogTypeEntityService type exposes the following members.

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