Click or drag to resize
Infosoft Logo

IHouseholdEntityService Methods

The IHouseholdEntityService type exposes the following members.

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