Click or drag to resize
Infosoft Logo

IRoadEntityService Methods

The IRoadEntityService type exposes the following members.

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