Click or drag to resize
Infosoft Logo

IResponseMaterialEntityService Methods

The IResponseMaterialEntityService type exposes the following members.

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