Click or drag to resize
Infosoft Logo

IPostageCategoryEntityService Methods

The IPostageCategoryEntityService type exposes the following members.

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