Click or drag to resize
Infosoft Logo

IConfigurationEntityService Methods

The IConfigurationEntityService type exposes the following members.

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