Click or drag to resize
Infosoft Logo

IMembershipTypeEntityService Methods

The IMembershipTypeEntityService type exposes the following members.

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