Click or drag to resize
Infosoft Logo

IExternalChangeTypeEntityService Methods

The IExternalChangeTypeEntityService type exposes the following members.

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