Click or drag to resize
Infosoft Logo

ISystemFunctionEntityService Methods

The ISystemFunctionEntityService type exposes the following members.

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