Interface IPromotionContext
Context for a server method which runs on a life cycle promotion
Namespace: Innovator.Server
Assembly: Innovator.Client.dll
Syntax
public interface IPromotionContext : ISingleItemContext, IContext
Properties
| Improve this Doc View SourceTransition
The Life Cycle transition which is taking place
Declaration
LifeCycleTransition Transition { get; }
Property Value
Type | Description |
---|---|
LifeCycleTransition |