Show / Hide Table of Contents

Interface IPromotionContext

Context for a server method which runs on a life cycle promotion

Inherited Members
ISingleItemContext.Item
IContext.Conn
Namespace: Innovator.Server
Assembly: Innovator.Client.dll
Syntax
public interface IPromotionContext : ISingleItemContext, IContext

Properties

| Improve this Doc View Source

Transition

The Life Cycle transition which is taking place

Declaration
LifeCycleTransition Transition { get; }
Property Value
Type Description
LifeCycleTransition
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX