Click or drag to resize
Infosoft Logo

IRoadChangeEntityService Methods

The IRoadChangeEntityService type exposes the following members.

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