Click or drag to resize
Infosoft Logo

IValidationDetailEntityService Methods

The IValidationDetailEntityService type exposes the following members.

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