Click or drag to resize
Infosoft Logo

IPermanentChangeEntityService Methods

The IPermanentChangeEntityService type exposes the following members.

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