Click or drag to resize
Infosoft Logo

IStreetAlternativeEntityService Methods

The IStreetAlternativeEntityService type exposes the following members.

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