Click or drag to resize
Infosoft Logo

IStatementGroupEntityService Methods

The IStatementGroupEntityService type exposes the following members.

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