Click or drag to resize
Infosoft Logo

ICorporateAgreementProductEntityService Methods

The ICorporateAgreementProductEntityService type exposes the following members.

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