Click or drag to resize
Infosoft Logo

IZipCodeGroupTypeEntityService Methods

The IZipCodeGroupTypeEntityService type exposes the following members.

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