Click or drag to resize
Infosoft Logo

IAddressTypeEntityService Methods

The IAddressTypeEntityService type exposes the following members.

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