[This is preliminary documentation and is subject to change.]

The ActivityManager type exposes the following members.

Methods

  NameDescription
CreateEntity
Overrides CreateEntity(DynamicEntity, ExecutionOptions) and adds calculation of scheduledstart, scheduledend and scheduleddurationminutes.
(Overrides EntityManager..::.CreateEntity(DynamicEntity, ExecutionOptions).)
SetStateEntity
Overrides SetStateEntity(Guid, String, Int32, Int32, ExecutionOptions) and adds calculation of actualstart, actualend and actualdurationminutes.
(Overrides EntityManager..::.SetStateEntity(Guid, String, Int32, Int32, ExecutionOptions).)
UpdateEntity
Overrides UpdateEntity(DynamicEntity, ExecutionOptions) and adds calculation of scheduledstart, scheduledend and scheduledduration.
(Overrides EntityManager..::.UpdateEntity(DynamicEntity, ExecutionOptions).)

See Also