Click or drag to resize
Infosoft Logo

IInitiativeLogEntityService Methods

The IInitiativeLogEntityService type exposes the following members.

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