Click or drag to resize
Infosoft Logo

ICountryEntityService Methods

The ICountryEntityService type exposes the following members.

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