Click or drag to resize
Infosoft Logo

IActivityEntityService Methods

The IActivityEntityService type exposes the following members.

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